Setup build
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 3m18s
Some checks failed
Build and deploy / Build container and manifests (push) Failing after 3m18s
This commit is contained in:
8
manifests/service-account.yaml
Normal file
8
manifests/service-account.yaml
Normal 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
|
||||
Reference in New Issue
Block a user