Skip to content

Commit

Permalink
Need to set authenticator param.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlewi committed Jan 26, 2018
1 parent 705067f commit f10c384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubeflow/core/prototypes/all.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
// @optionalParam tfDefaultImage string null The default image to use for TensorFlow.
// @optionalParam tfJobUiServiceType string ClusterIP The service type for the UI.
// @optionalParam jupyterHubServiceType string ClusterIP The service type for Jupyterhub.
// @optionalParam jupyterHubAuthenticator string null The authenticator to use with jupyterHub; default is dummy username/password. Set to IAP to use IAP.

// TODO(https://github.com/ksonnet/ksonnet/issues/222): We have to add namespace as an explicit parameter
// because ksonnet doesn't support inheriting it from the environment yet.
Expand Down

0 comments on commit f10c384

Please sign in to comment.