mirror of
https://github.com/karancode/yamllint-github-action.git
synced 2024-08-16 10:19:48 +02:00
234e9eaa71
Use nested instead of nestet
16 lines
336 B
YAML
16 lines
336 B
YAML
---
|
|
apiVersion: monitoring.coreos.com/v1
|
|
kind: ServiceMonitor
|
|
metadata:
|
|
name: karma
|
|
namespace: monitoring
|
|
spec:
|
|
jobLabel: karma
|
|
select0r:
|
|
matchLabels:
|
|
app.kubernetes.io/instance: karma
|
|
namespaceSelector:
|
|
matchNames:
|
|
- monitoring
|
|
endpoints:
|
|
- path: /alerts/metrics
|