Files
capsule/hack/kind-cluster.yaml
T
Oliver BählerandGitHub bdcdcefe63 feat: add globalresourcequota api (#2068)
* feat: add globalresourcequota api

Signed-off-by: Oliver Baehler <oliver@sudo-i.net>
2026-08-10 21:25:10 +02:00

12 lines
247 B
YAML

---
kind: Cluster
apiVersion: kind.x-k8s.io/v1alpha4
name: capsule
featureGates:
ImageVolume: true
# Alpha and disabled by default on the Kubernetes 1.32 and 1.33 e2e jobs.
PodLevelResources: true
nodes:
- role: control-plane
- role: worker