Add namespace to everything

This commit is contained in:
2024-02-14 22:48:34 +00:00
parent bb44bf5c8c
commit 1cb319b135
3 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ kind: Deployment
apiVersion: apps/v1
metadata:
name: whoami
namespace: apps
labels:
app: whoami