Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8da782cbb0
commit
b1c2975711
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.1.0](https://github.com/truecharts/charts/compare/photoprism-16.0.10...photoprism-16.1.0) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image photoprism/photoprism to v231128[@cbaf35b](https://github.com/cbaf35b) ([#15487](https://github.com/truecharts/charts/issues/15487))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.10](https://github.com/truecharts/charts/compare/photoprism-16.0.9...photoprism-16.0.10) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.9](https://github.com/truecharts/charts/compare/photoprism-16.0.8...photoprism-16.0.9) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.8](https://github.com/truecharts/charts/compare/photoprism-16.0.7...photoprism-16.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.7](https://github.com/truecharts/charts/compare/photoprism-16.0.6...photoprism-16.0.7) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.6](https://github.com/truecharts/charts/compare/photoprism-16.0.5...photoprism-16.0.6) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.5](https://github.com/truecharts/charts/compare/photoprism-16.0.4...photoprism-16.0.5) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.4](https://github.com/truecharts/charts/compare/photoprism-16.0.3...photoprism-16.0.4) (2023-10-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v231021 ([#13867](https://github.com/truecharts/charts/issues/13867))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.3](https://github.com/truecharts/charts/compare/photoprism-16.0.2...photoprism-16.0.3) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/photoprism to v231011 ([#13564](https://github.com/truecharts/charts/issues/13564))
|
||||
|
||||
|
||||
|
||||
|
||||
## [photoprism-16.0.2](https://github.com/truecharts/charts/compare/photoprism-16.0.1...photoprism-16.0.2) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
|
@ -0,0 +1,47 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: photoprism
|
||||
version: 16.1.0
|
||||
appVersion: "231128"
|
||||
description:
|
||||
PhotoPrism® is a server-based application for browsing, organizing and
|
||||
sharing your personal photo collection
|
||||
home: https://truecharts.org/charts/stable/photoprism
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/photoprism.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/photoprism/photoprism
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/photoprism
|
||||
- https://hub.docker.com/r/photoprism/photoprism
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- photos
|
||||
- photoprism
|
||||
- pictures
|
||||
- sharing
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 7.0.70
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
|
||||
## [photoprism-16.1.0](https://github.com/truecharts/charts/compare/photoprism-16.0.10...photoprism-16.1.0) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image photoprism/photoprism to v231128[@cbaf35b](https://github.com/cbaf35b) ([#15487](https://github.com/truecharts/charts/issues/15487))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/photoprism](https://truecharts.org/charts/stable/photoprism)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,67 @@
|
|||
image:
|
||||
repository: photoprism/photoprism
|
||||
tag: 231128@sha256:cbaf35b067efc179dee68ab703db8911c2ad306830831458abb369542ee4cf12
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 2342
|
||||
targetPort: 2342
|
||||
persistence:
|
||||
storage:
|
||||
enabled: true
|
||||
mountPath: "/assets"
|
||||
photoprismtemp:
|
||||
enabled: true
|
||||
mountPath: "/photoprism_temp"
|
||||
type: emptyDir
|
||||
originals:
|
||||
enabled: true
|
||||
mountPath: "/photoprism/originals"
|
||||
import:
|
||||
enabled: true
|
||||
mountPath: "/photoprism/import"
|
||||
mariadb:
|
||||
enabled: true
|
||||
mariadbUsername: photoprism
|
||||
mariadbDatabase: photoprism
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
HOME: "/photoprism"
|
||||
PHOTOPRISM_ORIGINALS_PATH: "/photoprism/originals"
|
||||
PHOTOPRISM_IMPORT_PATH: "/photoprism/import"
|
||||
PHOTOPRISM_TEMP_PATH: "/photoprism_temp"
|
||||
PHOTOPRISM_STORAGE_PATH: "/assets/storage"
|
||||
PHOTOPRISM_SIDECAR_PATH: "/assets/sidecar"
|
||||
PHOTOPRISM_CACHE_PATH: "/assets/cache"
|
||||
PHOTOPRISM_CONFIG_PATH: "/assets/config"
|
||||
PROTOPRISM_BACKUP_PATH: "/assets/backup"
|
||||
PHOTOPRISM_PUBLIC: false
|
||||
PHOTOPRISM_UID: "{{ .Values.securityContext.container.runAsUser }}"
|
||||
PHOTOPRISM_GID: "{{ .Values.securityContext.container.runAsGroup }}"
|
||||
PHOTOPRISM_UMASK: "{{ .Values.securityContext.container.UMASK }}"
|
||||
PHOTOPRISM_DATABASE_DRIVER: "mysql"
|
||||
PHOTOPRISM_DATABASE_NAME: "photoprism"
|
||||
PHOTOPRISM_DATABASE_USER: "photoprism"
|
||||
PHOTOPRISM_DATABASE_SERVER:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
|
||||
key: plainporthost
|
||||
PHOTOPRISM_DATABASE_PASSWORD:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mariadbcreds" }}'
|
||||
key: mariadb-password
|
||||
PHOTOPRISM_ADMIN_PASSWORD: "please-change"
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.4.0](https://github.com/truecharts/charts/compare/wekan-10.3.0...wekan-10.4.0) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image wekanteam/wekan to v7.22[@2331615](https://github.com/2331615) ([#15569](https://github.com/truecharts/charts/issues/15569))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.3.0](https://github.com/truecharts/charts/compare/wekan-10.2.0...wekan-10.3.0) (2023-11-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image wekanteam/wekan to v7.21[@d8c16e3](https://github.com/d8c16e3) ([#15419](https://github.com/truecharts/charts/issues/15419))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.2.0](https://github.com/truecharts/charts/compare/wekan-10.1.0...wekan-10.2.0) (2023-11-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image wekanteam/wekan to v7.20[@59089fe](https://github.com/59089fe) ([#15394](https://github.com/truecharts/charts/issues/15394))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.1.0](https://github.com/truecharts/charts/compare/wekan-10.0.9...wekan-10.1.0) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image wekanteam/wekan to v7.19[@1f26bf9](https://github.com/1f26bf9) ([#15186](https://github.com/truecharts/charts/issues/15186))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.0.9](https://github.com/truecharts/charts/compare/wekan-10.0.8...wekan-10.0.9) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.0.8](https://github.com/truecharts/charts/compare/wekan-10.0.7...wekan-10.0.8) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.0.7](https://github.com/truecharts/charts/compare/wekan-10.0.6...wekan-10.0.7) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.0.6](https://github.com/truecharts/charts/compare/wekan-10.0.5...wekan-10.0.6) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.0.5](https://github.com/truecharts/charts/compare/wekan-10.0.4...wekan-10.0.5) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [wekan-10.0.4](https://github.com/truecharts/charts/compare/wekan-10.0.3...wekan-10.0.4) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
|
@ -0,0 +1,44 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: wekan
|
||||
version: 10.4.0
|
||||
appVersion: "7.22"
|
||||
description: WeKan - Open Source kanban
|
||||
home: https://truecharts.org/charts/stable/wekan
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://wekan.github.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/wekan
|
||||
- https://hub.docker.com/r/wekanteam/wekan
|
||||
- https://github.com/wekan/wekan
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- wekan
|
||||
- kanban
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mongodb
|
||||
version: 6.0.67
|
||||
repository: https://deps.truecharts.org
|
||||
condition: mongodb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
|
||||
## [wekan-10.4.0](https://github.com/truecharts/charts/compare/wekan-10.3.0...wekan-10.4.0) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- cleanup chart.yaml and add min-max scale version
|
||||
- update container image wekanteam/wekan to v7.22[@2331615](https://github.com/2331615) ([#15569](https://github.com/truecharts/charts/issues/15569))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
WeKan - Open Source kanban
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/wekan](https://truecharts.org/charts/stable/wekan)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,159 @@
|
|||
image:
|
||||
repository: wekanteam/wekan
|
||||
tag: v7.22@sha256:233161582522e7e779e17f513c779b50fb289e3ca3ad332482b96e29d1abe321
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10192
|
||||
targetPort: 8080
|
||||
mongodb:
|
||||
enabled: true
|
||||
mongodbUsername: wekan
|
||||
mongodbDatabase: wekan
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
mountPath: "/data"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
WRITABLE_PATH: "/data"
|
||||
# User Defined
|
||||
ROOT_URL: "http://localhost:8080"
|
||||
# BROWSER_POLICY_ENABLED: false
|
||||
# TRUSTED_URL: ""
|
||||
# LOGOUT_WITH_TIMER: false
|
||||
# LOGOUT_IN: 0
|
||||
# LOGOUT_ON_HOURS: 0
|
||||
# LOGOUT_ON_MINUTES: 0
|
||||
# ACCOUNTS_COMMON_LOGIN_EXPIRATION_IN_DAYS: 90
|
||||
# ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURES_BEFORE: 3
|
||||
# ACCOUNTS_LOCKOUT_KNOWN_USERS_PERIOD: 60
|
||||
# ACCOUNTS_LOCKOUT_KNOWN_USERS_FAILURE_WINDOW: 15
|
||||
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURES_BERORE: 3
|
||||
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_LOCKOUT_PERIOD: 60
|
||||
# ACCOUNTS_LOCKOUT_UNKNOWN_USERS_FAILURE_WINDOW: 15
|
||||
# MAX_IMAGE_PIXEL: 1024
|
||||
# IMAGE_COMPRESS_RATIO: 80
|
||||
# MAIL_URL: ""
|
||||
# MAIL_SERVICE_USER: ""
|
||||
# MAIL_SERVICE_PASSWORD: ""
|
||||
# MAIL_SERVICE: ""
|
||||
# BIGEVENTS_PATTERN: "NONE"
|
||||
# NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE: 90
|
||||
# EMAIL_NOTIFICATION_TIMEOUT: 30000
|
||||
# NOTIFY_DUE_DAYS_BEFORE_AND_AFTER: "2,0"
|
||||
# NOTIFY_DUE_AT_HOUR_OF_DAY: 8
|
||||
# RESULTS_PER_PAGE: 20
|
||||
# RICHER_CARD_COMMENT_EDITOR: false
|
||||
# CARD_OPENED_WEBHOOK_ENABLED: false
|
||||
# PASSWORD_LOGIN_ENABLED: false
|
||||
# WAIT_SPINNER: "Bounce"
|
||||
# WITH_API: true
|
||||
# WEBHOOKS_ATTRIBUTES: "cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue"
|
||||
# CORS: "*"
|
||||
# CORS_ALLOW_HEADERS: "Authorization,Content-Type"
|
||||
# CORS_EXPOSE_HEADERS: "*"
|
||||
# MATOMO_ADDRESS: ""
|
||||
# MATOMO_SITE_ID: 1
|
||||
# MATOMO_DO_NOT_TRACK: true
|
||||
# MATOMO_WITH_USERNAME: true
|
||||
# ORACLE_OIM_ENABLED: false
|
||||
# OAUTH2_ENABLED: false
|
||||
# OAUTH2_LOGIN_STYLE: "redirect"
|
||||
# OAUTH2_CLIENT_ID: ""
|
||||
# OAUTH2_SECRET: ""
|
||||
# OAUTH2_SERVER_URL: ""
|
||||
# OAUTH2_AUTH_ENDPOINT: ""
|
||||
# OAUTH2_USERINFO_ENDPOINT: ""
|
||||
# OAUTH2_TOKEN_ENDPOINT: ""
|
||||
# OAUTH2_ID_MAP: ""
|
||||
# OAUTH2_USERNAME_MAP: ""
|
||||
# OAUTH2_FULLNAME_MAP: ""
|
||||
# OAUTH2_EMAIL_MAP: ""
|
||||
# OAUTH2_ID_TOKEN_WHITELIST_FIELDS: ""
|
||||
# OAUTH2_REQUEST_PERMISSIONS: ""
|
||||
# OAUTH2_CA_CERT: ""
|
||||
# OAUTH2_ADFS_ENABLED: false
|
||||
# LDAP_ENABLE: false
|
||||
# DEFAULT_AUTHENTICATION_METHOD: "ldap"
|
||||
# LDAP_PORT: 389
|
||||
# LDAP_HOST: ""
|
||||
# LDAP_AD_SIMPLE_AUTH: false
|
||||
# LDAP_USER_AUTHENTICATION: false
|
||||
# LDAP_USER_AUTHENTICATION_FIELD: "uid"
|
||||
# LDAP_DEFAULT_DOMAIN: ""
|
||||
# LDAP_BASEDN: ""
|
||||
# LDAP_LOGIN_FALLBACK: false
|
||||
# LDAP_RECONNECT: true
|
||||
# LDAP_TIMEOUT: 10000
|
||||
# LDAP_IDLE_TIMEOUT: 10000
|
||||
# LDAP_CONNECT_TIMEOUT: 10000
|
||||
# LDAP_AUTHENTIFICATION: true
|
||||
# LDAP_AUTHENTIFICATION_USERDN: ""
|
||||
# LDAP_AUTHENTIFICATION_PASSWORD: ""
|
||||
# LDAP_LOG_ENABLED: true
|
||||
# LDAP_BACKGROUND_SYNC: true
|
||||
# LDAP_BACKGROUND_SYNC_INTERVAL: "every 1 hour"
|
||||
# LDAP_BACKGROUND_SYNC_KEEP_EXISTANT_USERS_UPDATED: false
|
||||
# LDAP_BACKGROUND_SYNC_IMPORT_NEW_USERS: false
|
||||
# LDAP_ENCRYPTION: "false"
|
||||
# LDAP_CA_CERT: ""
|
||||
# LDAP_REJECT_UNAUTHORIZED: false
|
||||
# LDAP_USER_SEARCH_FILTER: ""
|
||||
# LDAP_USER_SEARCH_SCOPE: "one"
|
||||
# LDAP_USER_SEARCH_FIELD: ""
|
||||
# LDAP_SEARCH_PAGE_SIZE: 0
|
||||
# LDAP_SEARCH_SIZE_LIMIT: 0
|
||||
# LDAP_GROUP_FILTER_ENABLE: false
|
||||
# LDAP_GROUP_FILTER_OBJECTCLASS: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_ID_ATTRIBUTE: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_MEMBER_ATTRIBUTE: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_MEMBER_FORMAT: ""
|
||||
# LDAP_GROUP_FILTER_GROUP_NAME: ""
|
||||
# LDAP_UNIQUE_IDENTIFIER_FIELD: ""
|
||||
# LDAP_UTF8_NAMES_SLUGIFY: true
|
||||
# LDAP_USERNAME_FIELD: ""
|
||||
# LDAP_FULLNAME_FIELD: "fullname"
|
||||
# LDAP_MERGE_EXISTING_USERS: false
|
||||
# LDAP_EMAIL_MATCH_ENABLE: true
|
||||
# LDAP_EMAIL_MATCH_REQUIRE: true
|
||||
# LDAP_EMAIL_MATCH_VERIFIED: true
|
||||
# LDAP_EMAIL_FIELD: "mail"
|
||||
# LDAP_SYNC_USER_DATA: false
|
||||
# LDAP_SYNC_USER_DATA_FIELDMAP: ""
|
||||
# LDAP_SYNC_GROUP_ROLES: ""
|
||||
# LDAP_SYNC_ADMIN_STATUS: true
|
||||
# LDAP_SYNC_ADMIN_GROUPS: ""
|
||||
# HEADER_LOGIN_ID: ""
|
||||
# HEADER_LOGIN_FIRSTNAME: ""
|
||||
# HEADER_LOGIN_LASTNAME: ""
|
||||
# HEADER_LOGIN_EMAIL: ""
|
||||
# CAS_ENABLED: false
|
||||
# CAS_BASE_URL: ""
|
||||
# CAS_LOGIN_URL: ""
|
||||
# CAS_VALIDATE_URL: ""
|
||||
# SAML_ENABLED: false
|
||||
# SAML_PROVIDER: ""
|
||||
# SAML_ENTRYPOINT: ""
|
||||
# SAML_ISSUER: ""
|
||||
# SAML_CERT: ""
|
||||
# SAML_IDPSLO_REDIRECTURL: ""
|
||||
# SAML_PRIVATE_KEYFILE: ""
|
||||
# SAML_PUBLIC_CERTFILE: ""
|
||||
# SAML_IDENTIFIER_FORMAT: ""
|
||||
# SAML_LOCAL_PROFILE_MATCH_ATTRIBUTE: ""
|
||||
# SAML_ATTRIBUTES: ""
|
||||
MONGO_URL:
|
||||
secretKeyRef:
|
||||
expandObjectName: false
|
||||
name: '{{ printf "%s-%s" .Release.Name "mongodbcreds" }}'
|
||||
key: url
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue