Update all apps to target feature/k8s-phase2-grafana
Update app-of-apps and all ArgoCD applications to point at this feature branch for testing. Will change back to main before merging. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e78b4070fb
commit
f27bbb49d2
4 changed files with 5 additions and 4 deletions
|
|
@ -8,8 +8,9 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
# TODO: Change back to 'main' before merging PR
|
||||
repoURL: ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/blumeops.git
|
||||
targetRevision: feature/k8s-phase1-kickoff
|
||||
targetRevision: feature/k8s-phase2-grafana
|
||||
path: argocd/apps
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
repoURL: ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/blumeops.git
|
||||
targetRevision: feature/k8s-phase1-kickoff
|
||||
targetRevision: feature/k8s-phase2-grafana
|
||||
path: argocd/manifests/argocd
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
repoURL: ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/blumeops.git
|
||||
targetRevision: feature/k8s-phase1-kickoff
|
||||
targetRevision: feature/k8s-phase2-grafana
|
||||
path: argocd/manifests/databases
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ spec:
|
|||
- /spec/externalName
|
||||
source:
|
||||
repoURL: ssh://forgejo@indri.tail8d86e.ts.net:2200/eblume/blumeops.git
|
||||
targetRevision: feature/k8s-phase1-kickoff
|
||||
targetRevision: feature/k8s-phase2-grafana
|
||||
path: argocd/manifests/tailscale-operator
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue