add values file to argocd
This commit is contained in:
parent
b92e98abb7
commit
66c07a5418
@ -10,7 +10,8 @@ spec:
|
|||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: helm/argocd
|
path: helm/argocd
|
||||||
helm:
|
helm:
|
||||||
valueFiles: []
|
valueFiles:
|
||||||
|
- values.yaml
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
|
|||||||
6
helm/argocd/Chart.lock
Normal file
6
helm/argocd/Chart.lock
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
dependencies:
|
||||||
|
- name: argo-cd
|
||||||
|
repository: https://argoproj.github.io/argo-helm
|
||||||
|
version: 10.0.0
|
||||||
|
digest: sha256:953f893c971b596a4864a4ff72a5869db2a01112c100b4ead8c4851762f8ead7
|
||||||
|
generated: "2026-06-26T23:26:09.921580428+02:00"
|
||||||
BIN
helm/argocd/charts/argo-cd-10.0.0.tgz
Normal file
BIN
helm/argocd/charts/argo-cd-10.0.0.tgz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user