Remove ArgoCD certificate and key files; add External Secrets Helm chart with Bitwarden SDK server integration, including configuration files, templates, and monitoring dashboard.
This commit is contained in:
4
manifest/external-secrets/templates/extra-manifests.yaml
Normal file
4
manifest/external-secrets/templates/extra-manifests.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
{{- range .Values.extraObjects }}
|
||||
---
|
||||
{{ include "external-secrets.render" (dict "value" . "context" $) }}
|
||||
{{- end }}
|
||||
Reference in New Issue
Block a user