Files
haven/dns
2025-10-28 15:36:03 -03:00
..
2025-09-17 15:46:18 -03:00
2025-09-17 15:46:18 -03:00
2025-09-17 15:46:18 -03:00
2025-10-28 15:36:03 -03:00

Setup AdGuard Sync credentials

kubectl create secret generic adguardhome-password \ 
    --from-literal=password='your_adguardhome_password' \ 
    --from-literal=username='your_adguardhome_username' -n dns