move external-dns to ns of same name

This commit is contained in:
CJ_Clippy 2024-04-26 18:29:41 +00:00
parent 3f53246d79
commit 4c655076a0

@ -41,6 +41,7 @@ apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: external-dns name: external-dns
namespace: external-dns
spec: spec:
strategy: strategy:
type: Recreate type: Recreate