Ensure namespace created

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-09-13 20:04:10 +01:00
parent 2d6faab122
commit 5950568286

View File

@@ -22,5 +22,7 @@ spec:
enabled: true
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
---