{ "apiVersion": "ysoft.com/v1", "source": { "repoURL": "https://repo.app.ysoft.com/scm/aws/k8s-apps.git", "path": "helm-repo/dragonfly-operator/dragonfly-operator-v1.1.10-bagl", "chartRevision": "argocd", "valuesRevision": "argocd", "chart": "" }, "destination": { "namespace": "dragonfly-operator" }, "syncPolicy": { "syncOptions": { "ServerSideApply": true, "CreateNamespace": true } }, "valueFiles": [ "values/registry/%provider%-%stage%-values.yaml", "values/app-version/%stage%-values.yaml" ], "stages": { "poc": { "enabled": false }, "dev": { "enabled": true }, "prod": { "enabled": true } } }