We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017c0d3 commit 8266567Copy full SHA for 8266567
helm-charts/coherence-operator/templates/deployment.yaml
@@ -25,7 +25,6 @@ spec:
25
- name: webhook
26
port: 443
27
targetPort: 9443
28
- appProtocol: http
29
selector:
30
app.kubernetes.io/name: coherence-operator
31
app.kubernetes.io/instance: coherence-operator-manager
@@ -50,7 +49,6 @@ spec:
50
49
- name: http-rest
51
port: 8000
52
targetPort: 8000
53
54
55
56
0 commit comments