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 021bed5 commit 7c85ed8Copy full SHA for 7c85ed8
tests/helm_kustomize_compare.sh
@@ -185,6 +185,8 @@ case "$COMPONENT" in
185
["platform-agnostic-multi-user-emissary"]="kubeflow"
186
["platform-agnostic-multi-user-legacy"]="kubeflow"
187
["platform-agnostic-postgresql"]="kubeflow"
188
+ )
189
+ ;;
190
191
"notebook-controller")
192
CHART_DIR="$ROOT_DIR/experimental/helm/charts/notebook-controller"
0 commit comments