oncall-engine/dev/kind-config.yaml
Innokentii Konstantinov d2586f23bd
Bump kind to match ops-devenv version (#4779)
Co-authored-by: Joey Orlando <joey.orlando@grafana.com>
2024-08-13 10:40:56 +00:00

9 lines
226 B
YAML

# Based on https://github.com/grafana/ops-devenv
apiVersion: ctlptl.dev/v1alpha1
kind: Cluster
product: kind
registry: ctlptl-registry
kindV1Alpha4Cluster:
nodes:
- role: control-plane
image: kindest/node:v1.27.11