fix(authentik): add another label selector to the servicemonitor

This commit is contained in:
SeanOMik 2023-08-06 00:40:29 -04:00
parent 3866f0333d
commit 4dd99e3f6c
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 0 deletions

View File

@ -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