Files
snow/apps/external-secrets.yaml
T
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
075a3fd54f chore(deps): update helm release external-secrets to v2.6.0 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-07 09:38:13 +00:00

27 lines
617 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: external-secrets
namespace: argocd
spec:
project: default
destination:
server: https://kubernetes.default.svc
namespace: external-secrets
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
# needed because the CRDs are too long for kubectl apply
- ServerSideApply=true
source:
repoURL: https://charts.external-secrets.io
chart: external-secrets
targetRevision: 2.6.0
helm:
valuesObject:
bitwarden-sdk-server:
enabled: true