move external-dns to ns of same name
All checks were successful
ci / build (push) Successful in 8s

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

View File

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