grav on php74/bullseye

This commit is contained in:
2020-11-30 19:34:31 +01:00
parent 2e3e37062a
commit 9561cb8d82
8 changed files with 23 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ spec:
- name: grav-pages
mountPath: /var/www/grav
- name: grav-etc-php-fpm-www-conf
mountPath: /etc/php/7.3/fpm/pool.d
mountPath: /etc/php/7.4/fpm/pool.d
- image: nginx:alpine
name: nginx
imagePullPolicy: IfNotPresent