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 3072d19 commit b898127Copy full SHA for b898127
dev/config/kind/cluster.yaml
@@ -23,7 +23,7 @@ nodes:
23
oidc-ca-file: /etc/kubernetes/pki/keycloak-ca.crt
24
extraPortMappings:
25
- containerPort: 80
26
- hostPort: 8080
+ hostPort: 8000
27
protocol: TCP
28
- containerPort: 443
29
hostPort: 8443
0 commit comments