.
This commit is contained in:
parent
c8ef9ce884
commit
cf7eb73818
@ -3,7 +3,7 @@ apiVersion: v2
|
||||
description: Helm chart for ttrss
|
||||
name: ttrss
|
||||
type: application
|
||||
version: 0.0.13
|
||||
version: 0.0.14
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
keywords:
|
||||
- ttrss
|
||||
|
||||
@ -64,6 +64,12 @@ mariadb:
|
||||
enabled: true
|
||||
existingClaim: "rss-data"
|
||||
storageClass: "local-path"
|
||||
volumePermissions:
|
||||
enabled: true
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
|
||||
# TODO:
|
||||
persistence:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user