Fix ddclient image: use linuxserver/ddclient (correct image)

This commit is contained in:
Will Anderson
2026-03-25 10:36:23 -05:00
parent 6c073029a3
commit f1fc1fafea
@@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: ddclient
image: ghcr.io/ddclient/ddclient:latest
image: ghcr.io/linuxserver/ddclient:latest
command: ["ddclient", "-file", "/etc/ddclient/ddclient.conf", "-daemon", "300", "-noquiet", "-foreground"]
volumeMounts:
- name: config