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 be17146 commit 357f190Copy full SHA for 357f190
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