Enable variable reference in the Volumes which involve NFS server

This commit is contained in:
install_apigee_kickstart_on_gke.sh script
2020-02-20 00:23:10 -05:00
parent 4f905c9cff
commit 9ebee1e247
2 changed files with 243 additions and 0 deletions

View File

@@ -78,6 +78,9 @@ varReference:
- path: spec/template/spec/initContainers/volumeMounts/mountPath
kind: Deployment
- path: spec/template/spec/volumes/nfs/server
kind: Deployment
- path: spec/rules/host
kind: Ingress
@@ -189,6 +192,9 @@ varReference:
- path: spec/template/spec/initContainers/volumeMounts/mountPath
kind: StatefulSet
- path: spec/nfs/server
kind: PersistentVolume
- path: metadata/labels
- path: metadata/annotations