diff --git a/bitnami/wordpress/values-production.yaml b/bitnami/wordpress/values-production.yaml index da62d67846..b82359100a 100644 --- a/bitnami/wordpress/values-production.yaml +++ b/bitnami/wordpress/values-production.yaml @@ -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: {}