Add namespace.yaml to prevent accidental deletion

Add explicit namespace definition to ensure ArgoCD doesn't delete the namespace during sync operations.

Resolves: DEV-387

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
CTO Agent 2026-07-26 10:09:40 +00:00
parent c0dd78d172
commit ad28439642

View file

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: paperclip