Add namespace to everything
This commit is contained in:
@@ -2,6 +2,7 @@ kind: Deployment
|
||||
apiVersion: apps/v1
|
||||
metadata:
|
||||
name: whoami
|
||||
namespace: apps
|
||||
labels:
|
||||
app: whoami
|
||||
|
||||
|
||||
Reference in New Issue
Block a user