We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4b3ae commit 216b0ecCopy full SHA for 216b0ec
helm/applications/science-portal/values.yaml
@@ -126,11 +126,6 @@ experimentalFeatures:
126
# This feature allows users to dynamically adjust the resource limits of their jobs with a different User Interface experience.
127
slider:
128
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
134
135
# This is a list of tolerations that will be added to the Pod spec of the Science Portal UI.
136
# @see https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
0 commit comments