Skip to content

Commit

Permalink
Fix config map for clusterresourceset
Browse files Browse the repository at this point in the history
  • Loading branch information
Jont828 committed Dec 17, 2024
1 parent b03091a commit b91846e
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1 deletion.
54 changes: 54 additions & 0 deletions templates/test/dev/cluster-template-custom-builds-load.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion templates/test/dev/custom-builds-load/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ generatorOptions:
disableNameSuffixHash: true
labels:
type: generated

configMapGenerator:
- files:
- storageclass=../../../addons/storageclass-azure-disk.yaml
name: storageclass-${CLUSTER_NAME}
sortOptions:
order: fifo

0 comments on commit b91846e

Please sign in to comment.