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 05a4925 commit 4429413Copy full SHA for 4429413
helm-chart/templates/proxy-rbac.yaml
helm-chart/values.yaml
@@ -69,10 +69,10 @@ managerConfig:
69
# -- Metrics service for prometheus compatible poller
70
metricsService:
71
ports:
72
- - name: https
73
- port: 8443
+ - name: http
+ port: 8080
74
protocol: TCP
75
- targetPort: 8443
+ targetPort: 8080
76
type: ClusterIP
77
78
## Comment out if you want to use Release name as prefix to the resource naming
0 commit comments