Configure SSL cert to reflect to all namespaces

This commit is contained in:
j 2025-07-03 13:58:58 +10:00
parent ea218a5b2a
commit 1ad5879995
2 changed files with 8 additions and 2 deletions

View file

@ -30,7 +30,7 @@ spec:
reflector:
config:
enableSecretReflections: true
enableConfigMapReflections: false # optional
enableConfigMapReflections: false
reflectionNamespaces:
- "*" # reflect to all namespaces
- "*"