Target specific namespace

This commit is contained in:
j 2025-07-10 10:00:18 +10:00
parent d150842efd
commit db2e311c93

View file

@ -27,6 +27,7 @@ roleRef:
subjects: subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: external-dns name: external-dns
namespace: {{ .Release.Namespace }}
--- ---
apiVersion: v1 apiVersion: v1
kind: ServiceAccount kind: ServiceAccount