coroot / helm-charts

Coroot Helm charts
Apache License 2.0
18 stars 20 forks source link

fix: Use correct indentation for `podAnnotations` #16

Closed ervinb closed 5 months ago

ervinb commented 5 months ago

Setting .Values.podAnnotations results in an invalid DaemonSet manifest.

apetruhin commented 5 months ago

@ervinb, thank you