c12s-kubespray/roles/kubernetes-apps/container_runtimes/crun/templates/runtimeclass-crun.yml
Sergey 2c9fc18903
template crun manifest (#7305)
add missing else to if inline
2021-03-02 01:57:19 -08:00

7 lines
151 B
YAML

---
kind: RuntimeClass
apiVersion: node.k8s.io/v1{{ 'beta1' if kube_version is version('v1.20.0', '<') else '' }}
metadata:
name: crun
handler: crun