Compare commits
2 commits
e2fae7da9a
...
5ff376e9d4
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ff376e9d4 | |||
|
a00a63de77 |
2 changed files with 2 additions and 2 deletions
|
|
@ -91,7 +91,7 @@ services:
|
||||||
max-file: "2"
|
max-file: "2"
|
||||||
|
|
||||||
peer-1:
|
peer-1:
|
||||||
image: netbirdio/netbird:0.54.0
|
image: netbirdio/netbird:0.56.1
|
||||||
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
|
||||||
|
|
|
||||||
|
|
@ -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