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.
2 parents 8726bea + e2a377c commit 1249639Copy full SHA for 1249639
upup/models/cloudup/resources/addons/networking.cilium.io/k8s-1.16-v1.15.yaml.template
@@ -83,7 +83,7 @@ data:
83
# NOTE that this will open the port on ALL nodes where Cilium pods are
84
# scheduled.
85
prometheus-serve-addr: ":{{ .AgentPrometheusPort }}"
86
- operator-prometheus-serve-addr: ":6942"
+ operator-prometheus-serve-addr: ":9963"
87
enable-metrics: "true"
88
{{ end }}
89
0 commit comments