feat: add external-secrets operator

This commit is contained in:
2025-08-18 10:59:43 +02:00
parent 95ac4d347f
commit 11767c759e
3 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: external-secrets
helmCharts:
- name: external-secrets
repo: https://charts.external-secrets.io
namespace: external-secrets
version: 0.17.0

View File

View File

@@ -11,4 +11,5 @@ resources:
- ./minio - ./minio
- ./metrics - ./metrics
- ./nginx - ./nginx
- ./external-secrets
#- ./cloudnative-pg-operator #- ./cloudnative-pg-operator