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