mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 02:20:53 +00:00
Add support for variable subsitution in Ingress hosts
This commit is contained in:
@@ -81,5 +81,11 @@ varReference:
|
||||
|
||||
- path: spec/containers/env/value
|
||||
kind: Pod
|
||||
|
||||
- path: spec/rules/host
|
||||
kind: Ingress
|
||||
|
||||
- path: spec/tls/hosts
|
||||
kind: Ingress
|
||||
`
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user