16 lines
208 B
YAML
16 lines
208 B
YAML
name: authelia
|
|
namespace: prod
|
|
|
|
image:
|
|
repository: authelia/authelia
|
|
tag: 4
|
|
|
|
persistence:
|
|
enabled: true
|
|
existingClaim: true
|
|
claimName: longhorn-authelia
|
|
|
|
service:
|
|
type: LoadBalancer
|
|
port: 9091
|