Don't overwrite the running config
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
cc5be09855
commit
5a175191d1
|
@ -31,7 +31,6 @@ spec:
|
|||
- command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- cp /configs/configuration.yaml /data/;
|
||||
- cp /configs/ledvanceA60S.js /data/;
|
||||
image: alpine:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue