fix(argocd): update apps and root to track prod branch, fix domain and namespaces

This commit is contained in:
Story Crater Bot
2026-08-21 20:36:06 -07:00
parent 3d52eab41d
commit 7dca7da51d
7 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -7,13 +7,13 @@ spec:
project: kmsvc
source:
repoURL: https://forgejo.riotpiao.com/rock/kmsvc-manage.git
targetRevision: main
targetRevision: prod
path: k8s/argocd/apps
directory:
recurse: false
destination:
server: https://kubernetes.default.svc
namespace: cicd
namespace: sqs
syncPolicy:
automated:
prune: true