New approach with helm chart and add gd and opcache
Publish PHP Apache image / Build, test and push (push) Failing after 21s

This commit is contained in:
2026-09-10 20:13:16 +02:00
parent 9ebd626a42
commit b116ce8b80
14 changed files with 607 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
; Keep timestamp validation enabled because WordPress updates code on its PVC
; without necessarily restarting Apache.
opcache.enable=1
opcache.enable_cli=0
opcache.memory_consumption=192
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=20000
opcache.validate_timestamps=1
opcache.revalidate_freq=2
opcache.save_comments=1
opcache.validate_permission=1
opcache.restrict_api=/srv/http