Skip to content

Commit

Permalink
BGD-5031 notbook service static port reduced
Browse files Browse the repository at this point in the history
  • Loading branch information
raggivald committed May 6, 2024
1 parent c987746 commit 39e7ca6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/bigdata-notebook-service-static/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: bigdata-notebook-service-static
description: A Helm chart for the Spot Big Data Notebook Service (static part)
type: application
version: 0.1.2
version: 0.1.3
appVersion: 0.1.2
home: https://github.com/spotinst/charts
icon: https://docs.spot.io/_media/images/spot_mark.png
Expand Down
2 changes: 1 addition & 1 deletion charts/bigdata-notebook-service-static/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kernel:
# Port range usable by kernels. Each kernel takes one port.
# Has to be in sync with the port range in the JEG deployment.
portMin: 50000
portMax: 52100
portMax: 50100

kernelConnectionServiceSelectorLabels: {} # Overridden at deploy time

Expand Down
2 changes: 1 addition & 1 deletion charts/bigdata-notebook-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: bigdata-notebook-service
description: A Helm chart for the Spot Big Data Notebook Service
type: application
version: 0.3.1
version: 0.3.2
appVersion: 0.82.3
home: https://github.com/spotinst/charts
icon: https://docs.spot.io/_media/images/spot_mark.png
Expand Down

0 comments on commit 39e7ca6

Please sign in to comment.