.
This commit is contained in:
parent
d5651239f2
commit
20ee551aaf
@ -17,7 +17,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# This is the chart version. This version number should be incremented each time you make changes
|
||||||
# to the chart and its templates, including the app version.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
||||||
version: 0.0.13
|
version: 0.0.14
|
||||||
|
|
||||||
# This is the version number of the application being deployed. This version number should be
|
# This is the version number of the application being deployed. This version number should be
|
||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
|||||||
@ -34,11 +34,11 @@ env:
|
|||||||
GOTIFY_UPLOADEDIMAGESDIR: data/images
|
GOTIFY_UPLOADEDIMAGESDIR: data/images
|
||||||
TZ: America/New_York
|
TZ: America/New_York
|
||||||
|
|
||||||
# TODO: remettre, pour test
|
envFrom:
|
||||||
#envFrom:
|
- secretRef:
|
||||||
# - secretRef:
|
# TODO: pas du tout dynamique
|
||||||
# name: {{ include "common.names.fullname" . }}
|
name: gotify
|
||||||
#
|
|
||||||
secret:
|
secret:
|
||||||
user: "admin"
|
user: "admin"
|
||||||
pass: "admin"
|
pass: "admin"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user