feat: Create namespace and set it explicitly
This commit is contained in:
@@ -2,6 +2,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: lldap-controller
|
||||
namespace: lldap
|
||||
labels:
|
||||
app: lldap-controller
|
||||
app.kubernetes.io/name: lldap-controller
|
||||
|
||||
Reference in New Issue
Block a user