Don't overwrite the running config

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-10-18 09:34:01 +00:00
parent cc5be09855
commit 5a175191d1
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ spec:
- command:
- /bin/sh
- -c
- cp /configs/configuration.yaml /data/;
- cp /configs/ledvanceA60S.js /data/;
image: alpine:latest
imagePullPolicy: IfNotPresent