Skip to content

Commit

Permalink
Merge pull request #3 from nerajchand/master
Browse files Browse the repository at this point in the history
Update apiVersion for k8s v1.17+ daemonset
  • Loading branch information
matthope authored Nov 17, 2022
2 parents 72280a0 + 1702506 commit c9788f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes_daemonset.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: DaemonSet
metadata:
creationTimestamp: "2020-04-27T04:31:39Z"
Expand Down

0 comments on commit c9788f7

Please sign in to comment.