This commit is contained in:
Julien Cabillot 2022-02-25 18:23:24 -05:00
parent 27b9b0c8ea
commit 4fff50d6ee
2 changed files with 9 additions and 8 deletions

View File

@ -17,7 +17,7 @@ type: application
# 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.11
version: 0.0.12
# 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

View File

@ -34,13 +34,14 @@ env:
GOTIFY_UPLOADEDIMAGESDIR: data/images
TZ: America/New_York
envFrom:
- secretRef:
name: {{ include "common.names.fullname" . }}
secret:
user: "admin"
pass: "admin"
# TODO: remettre, pour test
#envFrom:
# - secretRef:
# name: {{ include "common.names.fullname" . }}
#
#secret:
# user: "admin"
# pass: "admin"
service:
main: