This commit is contained in:
Julien Cabillot 2023-06-21 21:46:09 -04:00
parent 2abf3d0a7f
commit 972d8660e4
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@ apiVersion: v2
description: Helm chart for ttrss
name: ttrss
type: application
version: 0.0.18
version: 0.0.19
kubeVersion: ">=1.16.0-0"
keywords:
- ttrss

View File

@ -39,7 +39,6 @@ spec:
# env:
# - name: "MONGO_INITDB_ROOT_USERNAME"
# value: "toto"
restartPolicy: "OnFailure"
# TODO: volumemount avec le pvc deja cree ?
# volumes:
# - name: "mydl-mongo-dump"