From 1a91f62ab308f356759c06249277c92f97b8f025 Mon Sep 17 00:00:00 2001 From: David Landry Date: Fri, 2 Feb 2024 21:24:42 -0500 Subject: [PATCH] chore(projects): manage ttrpg namespace in games project --- projects/games.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/projects/games.yaml b/projects/games.yaml index 1daa4b0..9fac176 100644 --- a/projects/games.yaml +++ b/projects/games.yaml @@ -91,3 +91,11 @@ spec: prune: true selfHeal: true status: {} + +--- +apiVersion: v1 +kind: Namespace +metadata: + name: ttrpg + labels: + name: ttrpg