Files
homelab/k8s/apps/furumi-dev/kustomization.yaml
T
Ultradesu be71d041cc
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 12s
Check with kubeconform / lint (push) Successful in 11s
Auto-update README / Generate README and Create MR (push) Successful in 8s
Added furumusic
2026-05-23 14:55:21 +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