2024-04-09 05:17:44 -05:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ./externalsecret.yaml
|
2024-04-13 09:31:13 -05:00
|
|
|
- ./gatus.yaml
|
2024-04-10 08:44:17 -05:00
|
|
|
- ./postgrescluster.yaml
|
|
|
|
- ./pushsecret.yaml
|