Compare commits
2 commits
5974fcb0d0
...
642808c2ea
| Author | SHA1 | Date | |
|---|---|---|---|
| 642808c2ea | |||
| 73f48389d7 |
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ services:
|
||||||
max-size: "500m"
|
max-size: "500m"
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
relay:
|
relay:
|
||||||
image: netbirdio/relay:0.57.0
|
image: netbirdio/relay:0.57.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ spec:
|
||||||
source:
|
source:
|
||||||
chart: kured
|
chart: kured
|
||||||
repoURL: https://kubereboot.github.io/charts
|
repoURL: https://kubereboot.github.io/charts
|
||||||
targetRevision: 5.6.*
|
targetRevision: 5.10.*
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
configuration.rebootDays:
|
configuration.rebootDays:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue