Remove duplicate selector from DO manifest

This commit is contained in:
Gordan Grasarevic 2020-05-03 16:48:53 +01:00
parent 490ff5dd4e
commit e23ae80bb9
No known key found for this signature in database
GPG Key ID: 09C3AAA3EA8B19D4

View File

@ -36,9 +36,6 @@ spec:
app: external-dns app: external-dns
strategy: strategy:
type: Recreate type: Recreate
selector:
matchLabels:
app: external-dns
template: template:
metadata: metadata:
labels: labels:
@ -102,9 +99,6 @@ spec:
app: external-dns app: external-dns
strategy: strategy:
type: Recreate type: Recreate
selector:
matchLabels:
app: external-dns
template: template:
metadata: metadata:
labels: labels: