[ {"op": "remove", "path": "/spec/source"}, {"op": "add", "path": "/spec/sources", "value": [ { "repoURL": "https://github.com/YOUR_ORG/YOUR_REPO.git", "targetRevision": "main", "path": "gitops/charts/onelab", "helm": { "releaseName": "onelab", "valueFiles": ["../../values/env-example.yaml"] } }, { "repoURL": "https://github.com/YOUR_ORG/YOUR_REPO.git", "targetRevision": "main", "path": "gitops/observability", "helm": { "releaseName": "onelab-obs", "valueFiles": ["../../values/observability.yaml"] } } ]} ]