From ddfd36fb3a2804bf79abc515804051c22d6bcd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 2 Dec 2025 14:33:49 +0100 Subject: [PATCH] fix(drupal): Switch image --- values/drupal/manifests/raw.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values/drupal/manifests/raw.yaml b/values/drupal/manifests/raw.yaml index 37c1394d..9ef4f6a1 100644 --- a/values/drupal/manifests/raw.yaml +++ b/values/drupal/manifests/raw.yaml @@ -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: