infra/kubernetes/misc/kustomization.yaml
Gabriel Simmer 35375f6272
All checks were successful
Lint / lint (push) Successful in 36s
Transition from Nix to YAML for Kubernetes manifests
2024-07-05 17:28:02 +01:00

13 lines
195 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- atuin.yaml
- e6-gallery.yaml
- hue.yml
- issuer.yml
- nginx-podmonitor.yml
- ntfy.yaml
- tools.yml
- vaultwarden.yml