chore(bootstrap): Added first action
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 4s
Some checks failed
Validate K8s manifests / validate-manifests (push) Failing after 4s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user