Files
homelab/k8s/apps/doka2-lobby-list/kustomization.yaml
T
ab 55be79a361
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 5s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 4s
added doka2-lobby-list
2026-07-13 16:05:04 +03:00

11 lines
186 B
YAML

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