We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c2f99 commit 8cc4119Copy full SHA for 8cc4119
.gitlab/kind-config.yaml
@@ -1,5 +1,6 @@
1
apiVersion: kind.x-k8s.io/v1alpha4
2
networking:
3
+ ipFamily: dual
4
apiServerAddress: 0.0.0.0
5
apiServerPort: 6443
6
# add to the apiServer certSANs the name of the docker (dind) service in order to be able to reach the cluster through it
0 commit comments