Files
infrastructure/servers/legion/k8s/fornax/worker/base/kustomization.yaml
T
2026-04-13 23:57:22 +00:00

8 lines
149 B
YAML

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