rm cm ghost

This commit is contained in:
Ruben Hensen
2025-03-26 03:24:23 +01:00
parent 90a274ef5b
commit c533ed1aa9
-11
View File
@@ -56,17 +56,6 @@ spec:
extraEnvVars:
- name: mail__options__secure
value: "false"
# Mount the ConfigMap as a volume
extraVolumes:
- name: ghost-config
configMap:
name: ghost-config
# Mount the volume at the specific file path
extraVolumeMounts:
- name: ghost-config
mountPath: /opt/bitnami/ghost/config.production.json
subPath: config.production.json
## @param allowEmptyPassword Allow the container to be started with blank passwords
allowEmptyPassword: false
resourcesPreset: "micro"