chore(bootstrap): Added first action
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 4s

This commit is contained in:
Daniël Groothuis
2025-10-23 15:24:59 +02:00
parent 4c0c7490f1
commit 622979fde6
3 changed files with 12 additions and 3 deletions

View File

@@ -1,4 +1,9 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
metadata:
name: external-secrets
resources:
- platform-cluster-secret-store.yaml
@@ -7,4 +12,4 @@ helmCharts:
repo: https://charts.external-secrets.io/
version: 0.18.1
releaseName: external-secrets
namespace: external-secrets
namespace: external-secrets