Syncthing to specific version
This commit is contained in:
parent
240ea04de3
commit
a21062327d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ spec:
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
containers:
|
containers:
|
||||||
- name: syncthing
|
- name: syncthing
|
||||||
image: syncthing/syncthing:latest
|
image: syncthing/syncthing:1.29
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8384
|
containerPort: 8384
|
||||||
|
|
Loading…
Add table
Reference in a new issue