Hello
Would you mind adding an extra-manifests template, so one can add raw resources via the values.yaml ? I use it myself to add a SealedSecret with the auth, and that ain't the only usage.
Here's ArgoCD's template https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/templates/extra-manifests.yaml and the related values item https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml#L733-L748
Thanks !
Hello
Would you mind adding an extra-manifests template, so one can add raw resources via the values.yaml ? I use it myself to add a SealedSecret with the auth, and that ain't the only usage.
Here's ArgoCD's template https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/templates/extra-manifests.yaml and the related values item https://github.com/argoproj/argo-helm/blob/main/charts/argo-cd/values.yaml#L733-L748
Thanks !