Compare commits

..

1 commit

2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@ services:
max-size: "500m" max-size: "500m"
max-file: "2" max-file: "2"
management: management:
image: netbirdio/management:0.56.1 image: netbirdio/management:0.56.0
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
- dashboard - dashboard

View file

@ -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