add infra app prometheus

This commit is contained in:
2024-07-18 23:15:45 +10:00
parent e6a7071f72
commit f868bc22cd
6 changed files with 160 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./cluster-role.yaml
- ./cluster-role-binding.yaml
- ./deployment.yaml
- ./service.yaml