diff --git a/home-apps/ddns.yaml b/home-apps/ddns.yaml index 86a4ec2..fed35d6 100644 --- a/home-apps/ddns.yaml +++ b/home-apps/ddns.yaml @@ -100,10 +100,12 @@ spec: - name: ddns-junv-cc image: joshuamorris3/namecheap-ddns-update env: + # it's under the domain's advanced DNS settings, Dynamic DNS section + # https://ap.www.namecheap.com/Domains/DomainControlPanel/junv.cc/advancedns - name: NC_DDNS_PASS valueFrom: secretKeyRef: - name: namecheap-password + name: namecheap-junvcc-password key: password - name: DOMAIN value: junv.cc