Files
homelab/k8s/apps/hexound/kustomization.yaml
ab 73c09f80f7
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 10s
Check with kubeconform / lint (push) Successful in 12s
Update k8s/apps/hexound/kustomization.yaml
2025-10-22 15:30:09 +00:00

10 lines
144 B
YAML

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