summaryrefslogtreecommitdiff
path: root/.helm/values-demo.yaml
blob: 3584b16bfdf1224fe622a3837978cd95fe7a839b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
imageTag: latest

user:
  name: demo
  password: demo
  access_level: 10

virtualservice:
  suffix: k3s.kake
  additional_domains:
    - demo.tt-rss.org

web:
  root: /var/www/html/tt-rss
  base: ""

restart:
  enabled: true