2024-09-05 01:33:23 -05:00
|
|
|
---
|
|
|
|
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
|
|
- ./externalsecret.yaml
|
|
|
|
- ./gatus.yaml
|
2024-10-21 13:12:49 -05:00
|
|
|
- ./podmonitor.yaml
|
2024-09-05 01:33:23 -05:00
|
|
|
- ./postgrescluster.yaml
|
|
|
|
- ./pushsecret.yaml
|
|
|
|
- ./service.yaml
|