first commit
This commit is contained in:
15
clusters/default/apps/authelia/Values.yaml
Normal file
15
clusters/default/apps/authelia/Values.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: authelia
|
||||
namespace: prod
|
||||
|
||||
image:
|
||||
repository: authelia/authelia
|
||||
tag: 4
|
||||
|
||||
persistence:
|
||||
enabled: true
|
||||
existingClaim: true
|
||||
claimName: longhorn-authelia
|
||||
|
||||
service:
|
||||
type: LoadBalancer
|
||||
port: 9091
|
||||
Reference in New Issue
Block a user