add dns to helm config

This commit is contained in:
Anish Lakhwara
2022-12-10 22:09:05 +10:00
parent e7bfe88dcf
commit 0313c9365a
6 changed files with 128 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"hedns": {
"TYPE": "HEDNS",
"username": "iamanish",
"password": "$HE_PASSWORD"
}
}