瀏覽代碼

Update main.yml

Signed-off-by: Franklin-Johnson <Franklin_Johnson@Dell.com>
Franklin-Johnson 3 年之前
父節點
當前提交
b453ebca07
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      platforms/roles/polyaxon/vars/main.yml

+ 2 - 3
platforms/roles/polyaxon/vars/main.yml

@@ -13,9 +13,8 @@
 #  limitations under the License.
 ---
 
-jupyterhub_helm_chart_repo: https://charts.polyaxon.com
-
-jupyter_config_file_dest: /root/k8s/polyaxon_config.yaml
+polyaxon_helm_chart_repo: https://charts.polyaxon.com
+polyaxon_config_file_dest: /root/k8s/polyaxon_config.yaml
 
 #jupyter_config_file_mode: 0655