Play around with paths

This commit is contained in:
Micke Nordin 2023-04-03 15:12:18 +02:00
parent 748a1a6213
commit 12a3bbe73b
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -83,8 +83,8 @@ spec:
mountPath: /etc/php/8.0/
subPath: apache2/php.ini
- name: apcu-php-config
mountPath: /etc/php/8.0/mods-available/apcu.ini
subPath: apcu.ini
mountPath: /etc/php/8.0/
subPath: mods-available/apcu.ini
- name: cli-php-config
mountPath: /etc/php/8.0/
subPath: cli/php.ini