Skip to content

Commit c53d38d

Browse files
committed
Fix failing upgrade/diff check (+imageBuilderType)
1 parent c0afa4b commit c53d38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/k8s-binder-k8s-hub/binderhub-chart-config-old.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ingress:
2525
# against which we haven't. We currently only test this via
2626
# lint-and-validate-values.yaml that makes sure our rendered templates are
2727
# valid against a k8s api-server.
28-
imageBuilderType: "local"
28+
imageBuilderType: host
2929

3030
# NOTE: This is a mirror of the jupyterhub section in
3131
# jupyterhub-chart-config.yaml in testing/local-binder-k8s-hub, keep these

0 commit comments

Comments
 (0)