diff --git a/apps/apps.yaml b/apps/apps.yaml index e499987..1e9b298 100644 --- a/apps/apps.yaml +++ b/apps/apps.yaml @@ -41,3 +41,6 @@ spec: path: rollouts-app repoURL: 'https://github.com/waylonwalker/learn-rollouts' targetRevision: HEAD + syncPolicy: + automated: + prune: true