Skip to content

Commit

Permalink
Update link to the container in service file
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrChaika authored Jan 9, 2023
1 parent db7ad39 commit f37df38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploying/sua-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: suaservice
image: ghcr.io/SoftwareDefinedVehicle/leda-contrib-self-update-agent-fork/self-update-agent:latest
image: ghcr.io/eclipse-leda/leda-contrib-self-update-agent/self-update-agent:latest
command: ["/app/sdv-self-update-agent"]
args: ["-p", "/data/selfupdates"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit f37df38

Please sign in to comment.