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: metadata:
name: metrics name: metrics
spec: spec:
selectAllByDefault: true userNamespaceSelector:
userNamespaceSelector: {} matchLabels:
userSelector: {} kubernetes.io/metadata.name: monitoring-system
ingress: ingress:
class_name: nginx class_name: nginx
host: metrics.int.nc.landry.land host: metrics.int.nc.landry.land