fix(authentik): add another label selector to the servicemonitor
This commit is contained in:
parent
3866f0333d
commit
4dd99e3f6c
|
@ -8,6 +8,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
app.kubernetes.io/instance: authentik
|
||||||
app.kubernetes.io/name: authentik
|
app.kubernetes.io/name: authentik
|
||||||
endpoints:
|
endpoints:
|
||||||
- port: http-metrics
|
- port: http-metrics
|
||||||
|
|
Loading…
Reference in New Issue