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:
cccsss01
2024-01-24 05:02:04 -08:00
committed by GitHub
co-authored by kfox1111
parent 2df2e1661f
commit 25558d3410
@@ -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 }}