diff --git a/14-4-ghost.yaml b/14-4-ghost.yaml index 6e534ce..15c297f 100644 --- a/14-4-ghost.yaml +++ b/14-4-ghost.yaml @@ -18,7 +18,7 @@ spec: command: - sh - -c - - cp /ghost-config/config.js /var/lib/ghost/config.js + - cp /ghost-config/ghost-config.js /var/lib/ghost/config.js && /entrypoint.sh npm start volumeMounts: - mountPath: /ghost-config