more acceptance tests

This commit is contained in:
Yann Hamon 2020-10-18 14:04:23 +02:00
parent 51732e6a21
commit 9dda2ff599
3 changed files with 27 additions and 2 deletions

View file

@ -1,10 +1,13 @@
---
apiVersion: extensions/v1beta1
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: nginx-ds
spec:
replicas: 2
selector:
matchLabels:
k8s-app: nginx-ds
template:
spec:
containers: