Browse Source

Update main.yml

Signed-off-by: Franklin-Johnson <Franklin_Johnson@Dell.com>
Franklin-Johnson 3 years ago
parent
commit
d5249e6b3b
1 changed files with 5 additions and 5 deletions
  1. 5 5
      platforms/roles/polyaxon/vars/main.yml

+ 5 - 5
platforms/roles/polyaxon/vars/main.yml

@@ -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