[staging/newrelic]update daemonset apiversion (#128)

This commit is contained in:
zoues 2017-10-30 02:54:25 -05:00 committed by Ahmet Alp Balkan
parent 49410fe7a2
commit 3e009bc6ad
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
apiVersion: extensions/v1beta1
apiVersion: apps/v1beta2
kind: DaemonSet
metadata:
name: newrelic-agent
@ -7,6 +7,9 @@ metadata:
app: newrelic-agent
version: v1
spec:
selector:
matchLabels:
name: newrelic
template:
metadata:
labels: