--- # Flux pulls the chart from the `production` branch of cms-plugins on Gitea. # The `ignore` rule restricts reconciliation to /deploy/helm so app-code # pushes don't trigger chart re-reconcile. apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: cms-plugins-production namespace: flux-system spec: interval: 1m0s url: ssh://git@git.oleks.space/oleks/cms-plugins.git ref: branch: production secretRef: name: cms-plugins-deploy-key ignore: | /* !/deploy/helm