Reflect secrets
This commit is contained in:
parent
4efaf06b64
commit
a6ce5f914a
@ -13,3 +13,9 @@ spec:
|
||||
issuerRef:
|
||||
name: letsencrypt-issuer
|
||||
kind: ClusterIssuer
|
||||
secretTemplate:
|
||||
annotations:
|
||||
reflector.v1.k8s.emberstack.com/reflection-allowed: "true"
|
||||
reflector.v1.k8s.emberstack.com/reflection-allowed-namespaces: "platform,kube-system,wishlist" # Control destination namespaces
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-enabled: "true" # Auto create reflection for matching namespaces
|
||||
reflector.v1.k8s.emberstack.com/reflection-auto-namespaces: "platform,kube-system,wishlist" # Control auto-reflection namespaces
|
||||
|
Loading…
Reference in New Issue
Block a user