infra/kubernetes/vrchat/kustomization.yaml
Gabriel Simmer 4a70446380
Some checks failed
Lint / lint (push) Has been cancelled
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:42:31 +01:00

18 lines
400 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
- Namespace-vrchat.yaml
- VaultStaticSecret-vrchat-prometheus-adapter.yaml
configMapGenerator:
- name: vrchat-prometheus-adapter
files:
- config.toml