Merge pull request #14 from yuya-takeyama/fix_ghost
Fix 14-4-ghost.yaml
This commit is contained in:
commit
2eb05d938c
@ -18,8 +18,8 @@ spec:
|
||||
command:
|
||||
- sh
|
||||
- -c
|
||||
- cp /ghost-config/config.js /var/lib/ghost/config.js
|
||||
&& /entrypoint.sh npm start
|
||||
- cp /ghost-config/ghost-config.js /var/lib/ghost/config.js
|
||||
&& docker-entrypoint.sh node current/index.js
|
||||
volumeMounts:
|
||||
- mountPath: /ghost-config
|
||||
name: config
|
||||
|
||||
Loading…
Reference in New Issue
Block a user