This repository has been archived on 2025-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
theshire/kubernetes/apps/database/crunchy-postgres-operator/cluster/kustomization.yaml

10 lines
264 B
YAML
Raw Normal View History

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
2024-04-21 12:44:44 -05:00
- ./pushsecret.yaml
- ./service.yaml