Merge pull request #97037 from neiljerram/calico-ip-autodetect

Calico: set IP=autodetect so preempted nodes learn new IP
This commit is contained in:
Kubernetes Prow Robot 2021-03-04 17:32:21 -08:00 committed by GitHub
commit 379773630f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ spec:
- name: USE_POD_CIDR
value: "true"
- name: IP
value: ""
value: "autodetect"
- name: NO_DEFAULT_POOLS
value: "true"
- name: NODENAME