Files
homelab/k8s/apps/furumi/kustomization.yaml
T
ab cd5bf09395
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 7s
Moved furumi to music
2026-06-01 13:25:20 +03:00

10 lines
169 B
YAML

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