Configure SSL cert to reflect to all namespaces
This commit is contained in:
parent
ea218a5b2a
commit
1ad5879995
2 changed files with 8 additions and 2 deletions
|
@ -30,7 +30,7 @@ spec:
|
|||
reflector:
|
||||
config:
|
||||
enableSecretReflections: true
|
||||
enableConfigMapReflections: false # optional
|
||||
enableConfigMapReflections: false
|
||||
reflectionNamespaces:
|
||||
- "*" # reflect to all namespaces
|
||||
- "*"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue