Updating dalebot to use new path of syncthing
This commit is contained in:
parent
b3f387e437
commit
f988e9c3ce
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
app/questions.py
Executable file → Normal file
0
app/questions.py
Executable file → Normal file
@ -8,7 +8,7 @@ image:
|
|||||||
repository: ldooks/dragon-bot
|
repository: ldooks/dragon-bot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "124"
|
tag: "128"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
@ -85,7 +85,7 @@ volumes:
|
|||||||
name: dale-pics
|
name: dale-pics
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 192.168.1.119
|
server: 192.168.1.119
|
||||||
path: /volume1/nas/docker_storage/default-syncthing-claim-pvc-24ed3294-4330-466f-bc4b-70b1fe192d5f/syncthing-configs/Dropbox Mirror/Photos/dale
|
path: /volume1/nas/docker_storage/default-syncthing-claim-pvc-c9d876c2-95b4-4062-b66e-a98ba62860a3/syncthing-configs/Dropbox Mirror/Photos/dale
|
||||||
mountPath: /tmp/dale
|
mountPath: /tmp/dale
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user