Update daemonset.yaml (#204)
Doubt there is a need to provide this as an option. Signed-off-by: cccsss01 <[email protected]> Co-authored-by: kfox1111 <[email protected]>
This commit is contained in:
@@ -15,6 +15,7 @@ spec:
|
|||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
|
kubectl.kubernetes.io/default-container: spire-agent
|
||||||
checksum/config: {{ $configSum }}
|
checksum/config: {{ $configSum }}
|
||||||
{{- with .Values.podAnnotations }}
|
{{- with .Values.podAnnotations }}
|
||||||
{{- toYaml . | nindent 8 }}
|
{{- toYaml . | nindent 8 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user