autocommit
This commit is contained in:
parent
77ad180891
commit
c9a14fa833
33905
helm/argocd/argocd-10.0.0.yaml
Normal file
33905
helm/argocd/argocd-10.0.0.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
helmCharts:
|
#helmCharts:
|
||||||
- name: argocd
|
# - name: argocd
|
||||||
repo: https://argoproj.github.io/argo-helm
|
# repo: https://argoproj.github.io/argo-helm
|
||||||
version: 10.0.0
|
# version: 10.0.0
|
||||||
releaseName: argocd
|
# releaseName: argocd
|
||||||
namespace: argocd
|
# namespace: argocd
|
||||||
includeCRDs: true
|
# includeCRDs: true
|
||||||
valuesFile: helm/values.yaml
|
# valuesFile: helm/values.yaml
|
||||||
resources:
|
resources:
|
||||||
|
- argocd-10.0.0.yaml
|
||||||
- templates
|
- templates
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user