Fix typo ClusterSPIFFEID for workloadTSelectoremplates (#107)
Signed-off-by: Mattias Gees <[email protected]>
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
|||||||
{{- toYaml . | nindent 4 }}
|
{{- toYaml . | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .identities.workloadSelectorTemplates }}
|
{{- with .identities.workloadSelectorTemplates }}
|
||||||
workloadTSelectoremplates:
|
workloadSelectorTemplates:
|
||||||
{{- toYaml . | nindent 4 }}
|
{{- toYaml . | nindent 4 }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- with .identities.ttl }}
|
{{- with .identities.ttl }}
|
||||||
|
|||||||
Reference in New Issue
Block a user