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
|
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
# Ingress from Git repository
|
# Ingress and Nodes from Git repository
|
||||||
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
- repoURL: https://gitea0213.kro.kr/bluemayne/databases.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: longhorn/ingress
|
path: longhorn
|
||||||
|
kustomize: {}
|
||||||
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|||||||
Reference in New Issue
Block a user