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:
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue