implement oauth device code 'as if' endpoints
This commit is contained in:
@@ -104,7 +104,8 @@ volumeMounts: []
|
||||
# mountPath: "/etc/foo"
|
||||
# readOnly: true
|
||||
|
||||
nodeSelector: {}
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: pi1 # entrypoint of the network, allows to avoid NAT and keep user IP
|
||||
|
||||
tolerations: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user