Skip to content
Snippets Groups Projects
Verified Commit 09234167 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

remove local path provisioner, tests should fail now

parent a19c7314
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
- name: Run k3s installation script
tags:
- k3s
shell: INSTALL_K3S_EXEC="server --no-deploy traefik --no-deploy local-path-provisioner" /tmp/k3s/install.sh
shell: INSTALL_K3S_EXEC="server --disable traefik --disable local-storage" /tmp/k3s/install.sh
- name: Replace hostname in kubeconfig
tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment