Compare commits
1 commit
6b01e89bfe
...
35cf71bf54
| Author | SHA1 | Date | |
|---|---|---|---|
| 35cf71bf54 |
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.1
|
image: netbirdio/relay:0.56.0
|
||||||
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: false
|
enabled: true
|
||||||
- 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