Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix tests
Kind 0.8 has compatibility problems when using older node images. This forces Kind to use the v1.18.2 image built using Kind 0.8, fixing the tests. Without this, you may find that CoreDNS crashes continuously, resulting in CouchDB nodes not being able to discover each other.
- Loading branch information