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

        This commit upgrades collabora, home-assistant, homer, paperless-ngx, qbittorrent, sonarr, twofactor-auth, vaultwarden, recyclarr, castopod, radarr, immich, jellyfin, listmonk, searxng, tiny-media-manager, n8n, planka, audiobookshelf, odoo catalog item(s).

* revert odoo

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-10-29 16:21:45 +02:00

32 lines
572 B
YAML

image:
repository: 2fauth/2fauth
pullPolicy: IfNotPresent
tag: 5.3.2
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: []