mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 16:42:51 +00:00
Add test case for variable reference
This commit is contained in:
4
pkg/commands/testdata/testcase-variable-ref/in/overlay/kustomization.yaml
vendored
Normal file
4
pkg/commands/testdata/testcase-variable-ref/in/overlay/kustomization.yaml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
namePrefix: dev-
|
||||
bases:
|
||||
- ../package
|
||||
|
||||
Reference in New Issue
Block a user