Compare commits

..

1 commit

2 changed files with 2 additions and 2 deletions

View file

@ -91,7 +91,7 @@ services:
max-file: "2" max-file: "2"
peer-1: peer-1:
image: netbirdio/netbird:0.56.1 image: netbirdio/netbird:0.56.0
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird - ${NETBIRD_PEER_VOLUME:-/mnt/nas1/shared/netbird/peer-1}/data:/etc/netbird

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