.
This commit is contained in:
parent
20ee551aaf
commit
49984994ef
@ -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.14
|
||||
version: 0.0.15
|
||||
|
||||
# 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
|
||||
|
||||
@ -34,11 +34,6 @@ env:
|
||||
GOTIFY_UPLOADEDIMAGESDIR: data/images
|
||||
TZ: America/New_York
|
||||
|
||||
envFrom:
|
||||
- secretRef:
|
||||
# TODO: pas du tout dynamique
|
||||
name: gotify
|
||||
|
||||
secret:
|
||||
user: "admin"
|
||||
pass: "admin"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user