Correct name
This commit is contained in:
parent
3c4f938bb4
commit
0143b6e4d1
|
@ -39,7 +39,7 @@ spec:
|
|||
subPath: 000-default.conf
|
||||
- name: hugepage
|
||||
mountPath: /dev/hugepages
|
||||
- name: script-configmap
|
||||
- name: script-config
|
||||
mountPath: /usr/local/bin/nc-upgrade
|
||||
subPath: nc-upgrade
|
||||
- name: apache-php-config
|
||||
|
@ -179,7 +179,7 @@ spec:
|
|||
value: "customer.drive.test.sunet.se"
|
||||
command: ["/bin/bash", "-c", "/usr/bin/j2 -f env -o /var/www/html/config/config.php /tmp/config.php.template"]
|
||||
volumes:
|
||||
- name: nc-upgrade
|
||||
- name: script-config
|
||||
configMap:
|
||||
name: script-configmap
|
||||
items:
|
||||
|
|
Loading…
Reference in a new issue