UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "dynamic inclusion of addons in ci"

Merged joshwolf requested to merge 258-dynamic-inclusion-of-addons-in-ci into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -31,7 +31,7 @@
- .k8s-util
- .dind-runner
image:
- name: rancher/k3d:v4.3.0-dind
name: rancher/k3d:v4.3.0-dind
before_script:
- k3d cluster create --config tests/ci/k3d/config.yaml
- until kubectl get deployment coredns -n kube-system -o go-template='{{.status.availableReplicas}}' | grep -v -e '<no value>'; do sleep 1s; done
\ No newline at end of file
Loading