titan-iac/services/game-stream/kustomization.yaml

12 lines
279 B
YAML
Raw Normal View History

2026-05-21 02:07:17 -03:00
# services/game-stream/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- vault-serviceaccount.yaml
- wolf-service.yaml
- wolf-statefulset.yaml
- oauth2-proxy-wolf.yaml
- certificate.yaml
- ingress.yaml