Files
homelab/k8s/apps/furumi/kustomization.yaml
T
Ultradesu e90efbd016
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 7s
Added proxy
2026-08-14 10:55:52 +01:00

12 lines
214 B
YAML

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