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 97b1991 commit a0cb56eCopy full SHA for a0cb56e
test/e2e/kind.sh
@@ -23,7 +23,7 @@ kind: Cluster
23
apiVersion: kind.x-k8s.io/v1alpha4
24
nodes:
25
- role: control-plane
26
- image: kindest/node:v1.25.3@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1
+ image: kindest/node:v1.30@sha256:f52781bc0d7a19fb6c405c2af83abfeb311f130707a0e219175677e366cc45d1
27
extraPortMappings:
28
- containerPort: 80
29
hostPort: 80
0 commit comments