Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
c32816c9dd
|
@ -20,6 +20,9 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- containerPort: 8888
|
- containerPort: 8888
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
env:
|
||||||
|
- name: JUPYTER_PORT
|
||||||
|
value: 8888
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
|
Reference in New Issue
Block a user