From 80a35ff6417c58e4c8b534caef188fec4a91a8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=AE=E6=B8=A1=E6=85=88=E8=88=AA?= <2237361616@qq.com> Date: Wed, 22 Mar 2023 14:51:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'application.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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