Files
haven/dns
2026-07-03 13:27:31 -03:00
..
2026-07-03 13:27:31 -03:00
2026-05-26 20:15:04 -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