janus-idp / demo-setup

Apache License 2.0
9 stars 23 forks source link

Remove helm hook for dev spaces #62

Closed mattheh closed 1 year ago

mattheh commented 1 year ago

This hook was causing an issue with the installation of the DevSpaces Operator. It was added in tandem with the argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true annotation, and it turns out that is the real key to having the entire app sync properly.