Skip to content
Snippets Groups Projects
Commit f3e7615b authored by Andreas Krüger's avatar Andreas Krüger Committed by Kubernetes Prow Robot
Browse files

Switch deploy-part1 AIO job to Calico (#4628)

* Switch deploy-part1 AIO job to Calico

* Cleanup file

* Remove newline at end
parent f47a6662
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
variables: variables:
UPGRADE_TEST: "graceful" UPGRADE_TEST: "graceful"
packet_ubuntu18-flannel-aio: packet_ubuntu18-calico-aio:
stage: deploy-part1 stage: deploy-part1
<<: *packet <<: *packet
when: on_success when: on_success
......
...@@ -5,6 +5,6 @@ mode: aio ...@@ -5,6 +5,6 @@ mode: aio
vm_memory: 1600Mi vm_memory: 1600Mi
# Kubespray settings # Kubespray settings
kube_network_plugin: flannel kube_network_plugin: calico
deploy_netchecker: true deploy_netchecker: true
dns_min_replicas: 1 dns_min_replicas: 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment