Update test manifests to apps/v1

This commit is contained in:
Jordan Liggitt
2018-12-19 11:17:46 -05:00
parent fd9e9b01b1
commit b409ffa658
35 changed files with 137 additions and 71 deletions

View File

@@ -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: