chore(monitoring): adjust vmauth so it injects correct user info

This commit is contained in:
David Landry 2024-09-08 20:52:14 -04:00
parent ec00c6c6d0
commit 218252ab09

View file

@ -3,9 +3,9 @@ kind: VMAuth
metadata:
name: metrics
spec:
selectAllByDefault: true
userNamespaceSelector: {}
userSelector: {}
userNamespaceSelector:
matchLabels:
kubernetes.io/metadata.name: monitoring-system
ingress:
class_name: nginx
host: metrics.int.nc.landry.land