imfreedom/k8s-cluster

Fully qualify the container image name

2021-10-10, Gary Kramlich
f04ca08397bc
Fully qualify the container image name
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: prosody
labels:
app: prosody
prometheus: cluster-wide
spec:
selector:
matchLabels:
app: prosody
endpoints:
- port: http
interval: 15s
---