Skip to content

Commit d16f662

Browse files
committed
enabled proxyCA
1 parent 160b9f0 commit d16f662

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/ztvp-certificates/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ configMapName: ztvp-trusted-ca
119119
# are auto-injected into all workloads via the cluster network operator.
120120
# Required for workloads that verify TLS of routes (e.g., ACS Central reaching Keycloak).
121121
proxyCA:
122-
enabled: false
122+
enabled: true
123123
configMapName: ztvp-proxy-ca
124124

125125
# Automatic rollout configuration

0 commit comments

Comments
 (0)