mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 17:34:21 +00:00
Add support for variable subsitution in Ingress hosts
This commit is contained in:
4
pkg/commands/build/testdata/testcase-variable-ref-ingress/in/overlay/kustomization.yaml
vendored
Normal file
4
pkg/commands/build/testdata/testcase-variable-ref-ingress/in/overlay/kustomization.yaml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
nameprefix: kustomized-
|
||||
|
||||
bases:
|
||||
- ../base
|
||||
Reference in New Issue
Block a user