We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4e5f5 commit deb74e5Copy full SHA for deb74e5
.github/workflows/e2e_tests.yaml
@@ -166,7 +166,7 @@ EOF'
166
sudo systemctl restart dnsmasq
167
systemctl status dnsmasq
168
169
- - name: Set env variables for tests to properly leverage KinD cluster
+ - name: Set env variables for tests to properly leverage KinD cluster
170
run: |
171
echo "CLUSTER_TYPE=KIND" >> $GITHUB_ENV
172
echo "CLUSTER_HOSTNAME=kind" >> $GITHUB_ENV
0 commit comments