Files
helm-k3s/clusters/default/apps/authelia/Values.yaml
2025-07-04 19:51:51 +05:30

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