feat: switch to openbao
All checks were successful
lint-and-test / lint-helm (push) Successful in 36s
renovate / renovate (push) Successful in 53s
release-charts-cloudflared / release (push) Successful in 1m30s
lint-and-test / chart-testing (push) Successful in 6m33s

This commit is contained in:
2026-04-24 15:06:31 -05:00
parent b69b96e97b
commit 9f3b66af07
4 changed files with 6 additions and 10 deletions

View File

@@ -14,10 +14,6 @@ spec:
data:
- secretKey: {{ include "secret.key" . }}
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: {{ include "secret.path" . }}
metadataPolicy: None
property: {{ .Values.secret.externalSecret.store.property | required "External Secret store property is required" }}
{{- end }}