diff --git a/application.yaml b/application.yaml index 86776a6..38721d3 100644 --- a/application.yaml +++ b/application.yaml @@ -8,7 +8,7 @@ spec: source: repoURL: https://gitea.wty.cool/root/zero.git - targetRevision: HEAD + targetRevision: main path: dev destination: server: https://kubernetes.default.svc @@ -20,4 +20,4 @@ spec: automated: selfHeal: true - prune: true + prune: true \ No newline at end of file