feat: add PodMonitor
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Peter 2023-07-17 16:40:29 +00:00
parent 72007957e3
commit 5ba90aa865

View file

@ -16,3 +16,4 @@ resources:
- "deployment.yaml" - "deployment.yaml"
- "service.yaml" - "service.yaml"
- "ingress.yaml" - "ingress.yaml"
- "pod_monitor.yaml"