Skip to content

Commit 216b0ec

Browse files
committed
fix: remove duplicate entry
\
1 parent 4b4b3ae commit 216b0ec

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

helm/applications/science-portal/values.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ experimentalFeatures:
126126
# This feature allows users to dynamically adjust the resource limits of their jobs with a different User Interface experience.
127127
slider:
128128
enabled: false
129-
130-
# Enable the Resource Slider feature, which allows users to select the amount of resources (CPU and Memory) they want to
131-
# use for their jobs with a UI Slider Component.
132-
resourceSlider:
133-
enabled: false
134129

135130
# This is a list of tolerations that will be added to the Pod spec of the Science Portal UI.
136131
# @see https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/

0 commit comments

Comments
 (0)