Fix ghost domain var name

This commit is contained in:
2025-03-23 18:27:17 +01:00
parent 22ee285f36
commit 337aaa4806

View File

@@ -10,7 +10,7 @@ spec:
- name: ghost
env:
- name: url
value: https://${GHOST_URL}
value: https://${GHOST_DOMAIN}
volumeMounts:
- name: ghost-content
mountPath: /var/lib/ghost/content