parent
e742b5ee34
commit
39ec6be5ce
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ integrationDefaults: &integrationDefaults
|
||||||
image: ubuntu-1604:201903-01
|
image: ubuntu-1604:201903-01
|
||||||
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
|
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
|
||||||
environment:
|
environment:
|
||||||
- K8S_VERSION: v1.19.1
|
- K8S_VERSION: v1.22.0
|
||||||
- KIND_VERSION: v0.9.0
|
- KIND_VERSION: v0.11.1
|
||||||
- KUBECONFIG: /home/circleci/.kube/kind-config-kind
|
- KUBECONFIG: /home/circleci/.kube/kind-config-kind
|
||||||
|
|
||||||
setupKubernetes: &setupKubernetes
|
setupKubernetes: &setupKubernetes
|
||||||
|
|
Loading…
Add table
Reference in a new issue