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