Moritz Becker

Results 3 comments of Moritz Becker

Argocd users can follow this documentation entry: https://argo-cd.readthedocs.io/en/stable/user-guide/sync-options/#server-side-apply This syncPolicy works for me: ``` syncPolicy: syncOptions: - CreateNamespace=true - ServerSideApply=true ```

We have the same issue. The template repo for custom nodes doesn't include a `package.json` script to generate known nodes and credentials json files (have a look in the dist...