mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user