We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create a Deployment with a PodMonitor.
services: deployment1: enabled: true podMonitor: enabled: true endpoint: port: prometheus interval: 10s honorLabels: true containers: container1: image: repository: camptocamp/image tag: latest ports: prometheus: containerPort: 9110 protocol: TCP
There was an error while loading. Please reload this page.