feat: Create namespace and set it explicitly
Some checks failed
Build and deploy / build (push) Has been cancelled
Some checks failed
Build and deploy / build (push) Has been cancelled
This commit is contained in:
@@ -2,6 +2,7 @@ kind: ClusterRole
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
metadata:
|
||||
name: lldap-controller
|
||||
namespace: lldap
|
||||
rules:
|
||||
- apiGroups:
|
||||
- lldap.huizinga.dev
|
||||
|
||||
Reference in New Issue
Block a user