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 be17146 + 357f190 commit a57a353Copy full SHA for a57a353
config/manager/manager.yaml
@@ -32,7 +32,7 @@ spec:
32
- containerPort: 9440
33
name: healthz
34
protocol: TCP
35
- - containerPort: ${CAPG_DIAGNOSTICS_PORT:=8443}
+ - containerPort: 8443
36
name: metrics
37
38
readinessProbe:
0 commit comments