Update values-production.yaml (#4236)

This commit is contained in:
Omkar Yadav
2020-11-09 18:46:05 +04:00
committed by GitHub
parent f45c19558f
commit 7b615462ae

View File

@@ -573,6 +573,6 @@ sidecars: {}
## - name: your-image-name
## image: your-image
## imagePullPolicy: Always
## command: ['sh', '-c', 'copy themes and plugins from git and push to /bitnami/wordpress/wp-conntent. Should work with extraVolumeMounts and extraVolumes']
## command: ['sh', '-c', 'copy themes and plugins from git and push to /bitnami/wordpress/wp-content. Should work with extraVolumeMounts and extraVolumes']
##
initContainers: {}