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

@ -15,4 +15,5 @@ images:
resources:
- "deployment.yaml"
- "service.yaml"
- "ingress.yaml"
- "ingress.yaml"
- "pod_monitor.yaml"