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 e8a9398 commit 65017d9Copy full SHA for 65017d9
…amples/capi-quick-start/eks-cluster.yaml …start/eks-cluster-cilium-helm-addon.yamlexamples/capi-quick-start/eks-cluster.yaml renamed to examples/capi-quick-start/eks-cluster-cilium-helm-addon.yaml
hack/examples/sync.sh
@@ -57,7 +57,7 @@ kustomize build --load-restrictor LoadRestrictionsNone \
57
58
kustomize build --load-restrictor LoadRestrictionsNone \
59
./hack/examples/overlays/clusters/eks \
60
- >"${EXAMPLE_CLUSTERS_DIR}/eks-cluster.yaml"
+ >"${EXAMPLE_CLUSTERS_DIR}/eks-cluster-cilium-helm-addon.yaml"
61
62
# TODO Remove once kustomize supports retaining quotes in what will be numeric values.
63
#shellcheck disable=SC2016
0 commit comments