From 810709533be6efe7b3c409c169961ac1e72fd0e8 Mon Sep 17 00:00:00 2001 From: Mattias Gees Date: Thu, 16 Nov 2023 14:34:56 +0000 Subject: [PATCH] Fix typo ClusterSPIFFEID for workloadTSelectoremplates (#107) Signed-off-by: Mattias Gees --- .../spire-server/templates/controller-manager-cluster-ids.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/spire/charts/spire-server/templates/controller-manager-cluster-ids.yaml b/charts/spire/charts/spire-server/templates/controller-manager-cluster-ids.yaml index 77cca5e..f82e48b 100644 --- a/charts/spire/charts/spire-server/templates/controller-manager-cluster-ids.yaml +++ b/charts/spire/charts/spire-server/templates/controller-manager-cluster-ids.yaml @@ -25,7 +25,7 @@ spec: {{- toYaml . | nindent 4 }} {{- end }} {{- with .identities.workloadSelectorTemplates }} - workloadTSelectoremplates: + workloadSelectorTemplates: {{- toYaml . | nindent 4 }} {{- end }} {{- with .identities.ttl }}