Setup build
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 3m18s

This commit is contained in:
2025-04-18 02:29:41 +02:00
parent 1468f56473
commit c5785c91d0
8 changed files with 203 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: authelia-controller
labels:
app: authelia-controller
app.kubernetes.io/name: authelia-controller
automountServiceAccountToken: true