diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index af499b47a..b46a51068 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -567,6 +567,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: {}