Skip to content

Sh4kE/freshrss-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freshrss

Version: 1.21.0 AppVersion: 1.21.0

FreshRSS is a self-hosted RSS feed aggregator.

Maintainers

Name Email Url
Michael Wittig michael.wittig@sh4ke.rocks

Source Code

Values

Key Type Default Description
affinity object {}
freshrss.cron_min list [23,53] What minutes of the hour should the cron script run
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "freshrss/freshrss"
image.tag string "{{ .Chart.AppVersion }}"
ingress.annotations object {}
ingress.enabled bool false
ingress.hosts[0] string "chart-example.local"
ingress.paths[0] string "/"
ingress.tls list []
nameOverride string ""
nodeSelector object {}
persistence.accessModes[0] string "ReadWriteOnce"
persistence.enabled bool false
persistence.size string "1Gi"
persistence.storageClassName string ""
replicaCount int 1
resources object {}
service.port int 80
service.type string "ClusterIP"
tolerations list []

Autogenerated from chart metadata using helm-docs v1.11.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published