infra/kubernetes/vrchat/kustomization.yaml

16 lines
325 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2024-07-07 00:33:01 +01:00
namespace: vrchat
resources:
- Deployment-vrchat-prometheus-adapter.yaml
- Service-vrchat-prometheus-adapter.yaml
- ServiceMonitor-vrchat-prometheus-adapter.yaml
2024-07-06 00:48:36 +01:00
- VaultAuth.yaml
2024-07-07 00:33:01 +01:00
configMapGenerator:
- name: vrchat-prometheus-adapter
files:
- config.toml