This commit is contained in:
2023-03-29 16:59:30 +08:00
2 changed files with 5 additions and 5 deletions

View File

@@ -7,8 +7,8 @@ spec:
project: default project: default
source: source:
repoURL: https://github.com/yangchuansheng/argocd-lab.git repoURL: https://gitea.wty.cool/root/zero.git
targetRevision: HEAD targetRevision: main
path: dev path: dev
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc

View File

@@ -6,7 +6,7 @@ spec:
selector: selector:
matchLabels: matchLabels:
app: myapp app: myapp
replicas: 2 replicas: 3
template: template:
metadata: metadata:
labels: labels: