CHORE(longhorn): update ArgoCD app
- to include Longhorn nodes via kust... - Changed source from ingress-only to full longhorn/ directory - Use kustomize to manage ingress + nodes together - Enables GitOps management of Longhorn Node disk configs
This commit is contained in:
@@ -20,10 +20,11 @@ spec:
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
targetRevision: main
|
||||
ref: values
|
||||
# Ingress from Git repository
|
||||
# Ingress and Nodes from Git repository
|
||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||
targetRevision: main
|
||||
path: longhorn/ingress
|
||||
path: longhorn
|
||||
kustomize: {}
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Reference in New Issue
Block a user