fix(drupal): Switch image
This commit is contained in:
@@ -54,7 +54,7 @@ spec:
|
||||
- mountPath: /data
|
||||
name: drupal
|
||||
containers:
|
||||
- image: drupal:11.1.9-php8.4-fpm-alpine3.22
|
||||
- image: drupal:11.1.9-php8.4-apache-trixie
|
||||
name: drupal
|
||||
ports:
|
||||
- containerPort: 80
|
||||
@@ -102,7 +102,7 @@ spec:
|
||||
service:
|
||||
name: drupal
|
||||
port:
|
||||
name: http
|
||||
number: 80
|
||||
path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
|
||||
Reference in New Issue
Block a user