feat(jupyterhub): set sesssion timeout
This commit is contained in:
@@ -141,6 +141,13 @@ singleuser:
|
||||
VAULT_ADDR: "{{ .Env.VAULT_ADDR }}"
|
||||
networkPolicy:
|
||||
egress:
|
||||
- to:
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: postgres
|
||||
ports:
|
||||
- port: 5432
|
||||
protocol: TCP
|
||||
- to:
|
||||
- namespaceSelector:
|
||||
matchLabels:
|
||||
|
||||
Reference in New Issue
Block a user