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