2024-09-10 20:00:42 -05:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
namespace: security
|
|
|
|
resources:
|
2024-09-11 00:16:07 -05:00
|
|
|
- ./externalsecret.yaml
|
2024-09-10 20:00:42 -05:00
|
|
|
- ./helmrelease.yaml
|