Compare commits
1 Commits
403cc5b7a1
...
2e81434209
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e81434209 |
@@ -18,8 +18,7 @@ spec:
|
|||||||
serviceAccountName: vaultwarden
|
serviceAccountName: vaultwarden
|
||||||
containers:
|
containers:
|
||||||
- name: vaultwarden
|
- name: vaultwarden
|
||||||
# image: vaultwarden/server:1.34.3
|
image: vaultwarden/server:1.34.3
|
||||||
image: vaultwarden/server:1.35.2
|
|
||||||
env:
|
env:
|
||||||
- name: ENABLE_DB_WAL
|
- name: ENABLE_DB_WAL
|
||||||
value: "false"
|
value: "false"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ spec:
|
|||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
- repoURL: https://argoproj.github.io/argo-helm
|
- repoURL: https://argoproj.github.io/argo-helm
|
||||||
chart: argo-cd
|
chart: argo-cd
|
||||||
targetRevision: 9.3.4
|
targetRevision: 9.3.3
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/system/ArgoCD/values.yaml
|
- $values/system/ArgoCD/values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user