mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Refactor helm values for security settings
This commit is contained in:
@@ -18,7 +18,9 @@ spec:
|
|||||||
values: |
|
values: |
|
||||||
image:
|
image:
|
||||||
repository: bitnamilegacy/wordpress
|
repository: bitnamilegacy/wordpress
|
||||||
global.security.allowInsecureImages: true
|
global:
|
||||||
|
security:
|
||||||
|
allowInsecureImages: true
|
||||||
service:
|
service:
|
||||||
## @param service.type WordPress service type
|
## @param service.type WordPress service type
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user