You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| experiment-suggestion-name | string | "default" | The implementation of suggestion interface in experiment controller |
64
-
| metrics-addr | string | ":8080" | The address the metric endpoint binds to |
64
+
| metrics-addr | string | ":8080" | The address that the metrics endpoint binds to |
65
+
| healthz-addr | string | ":18080" | The address that the healthz endpoint binds to |
65
66
| trial-resources |[]schema.GroupVersionKind | null | The list of resources that can be used as trial template, in the form: Kind.version.group (e.g. TFJob.v1.kubeflow.org) |
66
67
| webhook-inject-securitycontext | bool | false | Inject the securityContext of container[0] in the sidecar |
67
68
| webhook-port | int | 8443 | The port number to be used for admission webhook server |
0 commit comments