feat: Create namespace and set it explicitly

This commit is contained in:
2025-12-23 00:49:55 +01:00
parent 948473c171
commit b75561f589
6 changed files with 22 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: authelia-controller
namespace: authelia
labels:
app: authelia-controller
app.kubernetes.io/name: authelia-controller