Commit d5d9c3c
committed
Set k8s version for
In the `hack/setup*` scripts we use `helm template` indirectly via
`kustomize`. The version of Kubernetes in that case is hardcoded to
`1.20.x`, which is causing a version check from the ingress chart to
fail. This sets the k8s version to the version that is read at runtime
from the launched kind cluster.helm template
1 parent 2cf7b42 commit d5d9c3c
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments