Files
homelab/k8s/apps/pasarguard/kustomization.yaml
AB 79d106468a
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 12s
Added pasarguard
2025-11-05 12:13:42 +02:00

10 lines
143 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.yaml
- ./external-secrets.yaml
- ./deployment.yaml