Compare commits
2 commits
35cf71bf54
...
6b01e89bfe
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b01e89bfe | |||
|
a00a63de77 |
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.56.0
|
image: netbirdio/relay:0.56.1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
NB_LOG_LEVEL: ${NB_LOG_LEVEL:-info}
|
||||||
|
|
|
||||||
|
|
@ -106,7 +106,7 @@ spec:
|
||||||
redis:
|
redis:
|
||||||
enabled: false
|
enabled: false
|
||||||
redis-cluster:
|
redis-cluster:
|
||||||
enabled: true
|
enabled: false
|
||||||
- path: k8s/services/forgejo
|
- path: k8s/services/forgejo
|
||||||
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue