diff --git a/clusters/production/apps.yaml b/clusters/production/apps.yaml index a525d81..375abda 100644 --- a/clusters/production/apps.yaml +++ b/clusters/production/apps.yaml @@ -11,6 +11,6 @@ spec: sourceRef: kind: GitRepository name: flux-system - path: ./apps/staging + path: ./apps/production prune: true wait: true