Skip to content

Commit

Permalink
Fix typo ClusterSPIFFEID for workloadTSelectoremplates (#107)
Browse files Browse the repository at this point in the history
Signed-off-by: Mattias Gees <mattias.gees@jetstack.io>
  • Loading branch information
MattiasGees authored Nov 16, 2023
1 parent 5c0ce97 commit 8107095
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- with .identities.workloadSelectorTemplates }}
workloadTSelectoremplates:
workloadSelectorTemplates:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- with .identities.ttl }}
Expand Down

0 comments on commit 8107095

Please sign in to comment.