mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 01:26:59 +02:00
Remove duplicate selector from DO manifest
This commit is contained in:
parent
490ff5dd4e
commit
e23ae80bb9
@ -36,9 +36,6 @@ spec:
|
||||
app: external-dns
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app: external-dns
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
@ -102,9 +99,6 @@ spec:
|
||||
app: external-dns
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app: external-dns
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user