refresh rss feeds on in 0 and 30; [ci skip]
This commit is contained in:
parent
c17c1381c5
commit
d0dba5283c
2 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ resource "kubernetes_deployment" "freshrss" {
|
|||
image = "freshrss/freshrss"
|
||||
env {
|
||||
name = "CRON_MIN"
|
||||
value = "60"
|
||||
value = "0,30"
|
||||
}
|
||||
env {
|
||||
name = "BASE_URL"
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue