theshire/kubernetes/apps/default/pterodactyl/app/kustomization.yaml

11 lines
302 B
YAML
Raw Normal View History

2024-11-29 08:19:22 -06:00
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
2024-11-29 08:53:31 -06:00
- ../../../../templates/volsync
- ../../../../templates/gatus/external
2024-11-29 08:19:22 -06:00
- ./externalsecret.yaml
- ./helmrelease.yaml
- ./mariadb.yaml