fix(argocd): update apps and root to track prod branch, fix domain and namespaces
This commit is contained in:
@@ -2,14 +2,14 @@ apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: queue-crd
|
||||
namespace: cicd
|
||||
namespace: sqs
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "2"
|
||||
spec:
|
||||
project: kmsvc
|
||||
source:
|
||||
repoURL: https://forgejo.riotpiao.homelab.com/rock/kafaka-management-service.git
|
||||
targetRevision: main
|
||||
repoURL: https://forgejo.riotpiao.com/rock/kmsvc-manage.git
|
||||
targetRevision: prod
|
||||
path: k8s/charts/queue-crd
|
||||
helm:
|
||||
values: |
|
||||
|
||||
Reference in New Issue
Block a user