Refactor helm values for security settings

This commit is contained in:
Ruben Hensen
2025-10-20 13:04:15 +02:00
committed by GitHub
parent bdad2ccf46
commit 9c09f06b19
+3 -1
View File
@@ -18,7 +18,9 @@ spec:
values: |
image:
repository: bitnamilegacy/wordpress
global.security.allowInsecureImages: true
global:
security:
allowInsecureImages: true
service:
## @param service.type WordPress service type
##