Skip to content

Commit 8266567

Browse files
committed
Minor update
1 parent 017c0d3 commit 8266567

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

helm-charts/coherence-operator/templates/deployment.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ spec:
2525
- name: webhook
2626
port: 443
2727
targetPort: 9443
28-
appProtocol: http
2928
selector:
3029
app.kubernetes.io/name: coherence-operator
3130
app.kubernetes.io/instance: coherence-operator-manager
@@ -50,7 +49,6 @@ spec:
5049
- name: http-rest
5150
port: 8000
5251
targetPort: 8000
53-
appProtocol: http
5452
selector:
5553
app.kubernetes.io/name: coherence-operator
5654
app.kubernetes.io/instance: coherence-operator-manager

0 commit comments

Comments
 (0)