Skip to content

Commit 7146608

Browse files
committed
refactor: rename EKS example file to match others
1 parent ef3d70f commit 7146608

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

hack/examples/sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ kustomize build --load-restrictor LoadRestrictionsNone \
5757

5858
kustomize build --load-restrictor LoadRestrictionsNone \
5959
./hack/examples/overlays/clusters/eks \
60-
>"${EXAMPLE_CLUSTERS_DIR}/eks-cluster.yaml"
60+
>"${EXAMPLE_CLUSTERS_DIR}/eks-cluster-cilium-helm-addon.yaml"
6161

6262
# TODO Remove once kustomize supports retaining quotes in what will be numeric values.
6363
#shellcheck disable=SC2016

0 commit comments

Comments
 (0)