mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 02:22:56 +02:00
rm cm ghost
This commit is contained in:
@@ -56,17 +56,6 @@ spec:
|
|||||||
extraEnvVars:
|
extraEnvVars:
|
||||||
- name: mail__options__secure
|
- name: mail__options__secure
|
||||||
value: "false"
|
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
|
## @param allowEmptyPassword Allow the container to be started with blank passwords
|
||||||
allowEmptyPassword: false
|
allowEmptyPassword: false
|
||||||
resourcesPreset: "micro"
|
resourcesPreset: "micro"
|
||||||
|
|||||||
Reference in New Issue
Block a user