theshire/kubernetes/apps/observability/kustomization.yaml

11 lines
279 B
YAML
Raw Normal View History

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Pre Flux-Kustomizations
- ./namespace.yaml
# Flux-Kustomizations
2024-04-07 09:05:08 -05:00
- ./gatus/ks.yaml
2024-02-29 11:23:50 -06:00
- ./smartctl-exporter/ks.yaml