chore(monitoring): adjust vmauth so it injects correct user info
This commit is contained in:
parent
ec00c6c6d0
commit
218252ab09
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue