Skip to content

Commit

Permalink
Propagate ClusterConfiguration to kind correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr committed Aug 3, 2023
1 parent ed50d26 commit b09f8a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hack/create-kind-cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,7 @@ containerdConfigPatches:
# See: https://kubernetes.slack.com/archives/CEKK1KTN2/p1600268272383600
kubeadmConfigPatches:
- |
apiVersion: kubeadm.k8s.io/v1beta2
kind: ClusterConfiguration
metadata:
name: config
apiServer:
extraArgs:
"service-account-issuer": "kubernetes.default.svc"
Expand Down

0 comments on commit b09f8a3

Please sign in to comment.