infra/kubernetes/vrchat/kustomization.yaml
Gabriel Simmer 124b319b57
All checks were successful
Lint / lint (push) Successful in 37s
Pulling out more config, secrets
2024-07-07 00:33:53 +01:00

16 lines
325 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: vrchat
resources:
- Deployment-vrchat-prometheus-adapter.yaml
- Service-vrchat-prometheus-adapter.yaml
- ServiceMonitor-vrchat-prometheus-adapter.yaml
- VaultAuth.yaml
configMapGenerator:
- name: vrchat-prometheus-adapter
files:
- config.toml