Update argocd/argocd/apps.yaml, argocd/longhorn-system/Chart.yaml, argocd/longhorn-system/values.yaml
This commit is contained in:
@@ -49,19 +49,19 @@ spec:
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: longhorn
|
name: longhorn-system
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://gitlab.com/developerdurp/linode.git
|
repoURL: https://gitlab.com/developerdurp/linode.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: argocd/longhorn
|
path: argocd/longhorn-system
|
||||||
directory:
|
directory:
|
||||||
recurse: true
|
recurse: true
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: longhorn
|
namespace: longhorn-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
@@ -268,4 +268,4 @@ longhorn:
|
|||||||
serviceAccount:
|
serviceAccount:
|
||||||
# Annotations to add to the service account
|
# Annotations to add to the service account
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
||||||
Reference in New Issue
Block a user