Skip to content

Commit

Permalink
Upgrade kind cluster to 1.27 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
timebertt committed Oct 28, 2023
1 parent ba9eba0 commit 23b7f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webhosting-operator/hack/kind-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kind.x-k8s.io/v1alpha4
kind: Cluster
nodes:
- role: control-plane
image: kindest/node:v1.25.11
image: kindest/node:v1.27.3
extraPortMappings:
# ingress-nginx
- containerPort: 30888
Expand Down

0 comments on commit 23b7f7b

Please sign in to comment.