Play around with paths

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

View file

@ -80,13 +80,13 @@ spec:
mountPath: /var/www/html/config
subPath: config
- name: apache-php-config
mountPath: /etc/php/8.0/apache2/php.ini
subPath: apache/php.ini
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
- name: cli-php-config
mountPath: /etc/php/8.0/cli/php.ini
mountPath: /etc/php/8.0/
subPath: cli/php.ini
env:
- name: GSS_MASTER_URL