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 f4b9a2a commit fb8390dCopy full SHA for fb8390d
examples/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