fix config
This commit is contained in:
@ -20,6 +20,9 @@ spec:
|
||||
ports:
|
||||
- containerPort: 8888
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: JUPYTER_PORT
|
||||
value: 8888
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
Reference in New Issue
Block a user