Files
chart/library/ix-dev/community/twofactor-auth/values.yaml
bugclerk 5d939f1ae5 Upgraded catalog item(s) (#2065)
* Upgraded catalog item(s)

        This commit upgrades home-assistant, navidrome, minecraft, nginx-proxy-manager, mealie, paperless-ngx, sonarr, cloudflared, twofactor-auth, roundcube, lidarr, immich, jellyfin, autobrr, readarr, tiny-media-manager, firefly-iii, homepage, n8n catalog item(s).

* bump common

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2024-01-22 14:13:03 +02:00

32 lines
572 B
YAML

image:
repository: 2fauth/2fauth
pullPolicy: IfNotPresent
tag: 5.0.3
resources:
limits:
cpu: 4000m
memory: 8Gi
twofauthConfig:
appName: 2FAuth
appUrl: http://localhost:30081
siteOwnerEmail: admin@example.com
authenticationGuard: web-guard
authProxyHeaderUser: ''
authProxyHeaderEmail: ''
webauthnUserVerification: preferred
trustedProxies: []
additionalEnvs: []
twofauthNetwork:
webPort: 30081
hostNetwork: false
twofauthStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []