Correct name

This commit is contained in:
Micke Nordin 2023-04-03 16:01:28 +02:00
parent 3c4f938bb4
commit 0143b6e4d1
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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: