Skip to content

Commit

Permalink
update api version for k8s runtimeclass
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <[email protected]>
  • Loading branch information
thehajime committed Jul 17, 2024
1 parent ae69b1b commit 86e3214
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/ukontainer-runtimeclass.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: node.k8s.io/v1beta1
apiVersion: node.k8s.io/v1
kind: RuntimeClass
metadata:
name: ukontainer
labels:
addonmanager.kubernetes.io/mode: Reconcile
handler: runu
handler: runu

0 comments on commit 86e3214

Please sign in to comment.