Add namespaceSelector for spire-controller-manager (#112)

Co-authored-by: Marco Franssen <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Ken Huffman
2023-02-18 13:04:15 +01:00
committed by Marco Franssen
co-authored by Marco Franssen
parent bba395b015
commit 3448897316
3 changed files with 8 additions and 0 deletions
@@ -154,6 +154,9 @@ controllerManager:
podSelector: {}
# matchLabels:
# spiffe.io/spiffe-id: "true"
namespaceSelector: {}
# matchLabels:
# spiffe.io/spiffe-id: "true"
dnsNameTemplates: []
# - '{{ index .PodMeta.Labels "app.kubernetes.io/name" }}.{{ .PodMeta.Namespace }}.svc.cluster.local'