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