|
@@ -13,14 +13,14 @@
|
|
|
# limitations under the License.
|
|
|
---
|
|
|
|
|
|
-jupyterhub_helm_chart_repo: https://jupyterhub.github.io/helm-chart/
|
|
|
+jupyterhub_helm_chart_repo: https://charts.polyaxon.com
|
|
|
|
|
|
-jupyter_config_file_dest: /root/k8s/jupyter_config.yaml
|
|
|
+jupyter_config_file_dest: /root/k8s/polyaxon_config.yaml
|
|
|
|
|
|
-jupyter_config_file_mode: 0655
|
|
|
+#jupyter_config_file_mode: 0655
|
|
|
|
|
|
-helm_chart_version: 0.9.0
|
|
|
+#helm_chart_version: 0.9.0
|
|
|
|
|
|
timeout_min_sec: 60m
|
|
|
|
|
|
-jupyterhub_namespace: jupyterhub
|
|
|
+polyaxon_namespace: polyaxon
|