Update test manifests to apps/v1
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
kind: DaemonSet
|
||||
metadata:
|
||||
name: bind
|
||||
labels:
|
||||
service: bind
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
service: bind
|
||||
updateStrategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
|
||||
Reference in New Issue
Block a user