change type to nodeport
This commit is contained in:
parent
07cdd2bcb2
commit
5201ba2099
2 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@ metadata:
|
|||
name: jupyter-notebook-service
|
||||
namespace: jupyter
|
||||
spec:
|
||||
type: NodePort
|
||||
ports:
|
||||
- port: 8888
|
||||
targetPort: 8888
|
||||
|
|
|
@ -7,7 +7,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
repoURL: https://platform.sunet.se/streams/streams-manifests.git
|
||||
targetRevision: streams-manifests-2025-01-29-v12
|
||||
targetRevision: streams-manifests-2025-01-29-v17
|
||||
path: jupyter/overlays/test
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
|
Loading…
Add table
Reference in a new issue