MoJo2600 / pihole-kubernetes

PiHole on kubernetes
503 stars 175 forks source link

Updating the config without restart/redeployment of the pod #273

Closed Andre15711 closed 6 months ago

Andre15711 commented 10 months ago

Is there a way to update the config / values (e.g. adding new cname or hostentry) without redeploying the whole pod with helm upgrade.?

Regards Andre

MoJo2600 commented 8 months ago

No, I'm not aware on how to do this if you want to use helm and the values file.

There is currently a litte bit a mixup of two ways happening on how to handle this. Some people define everything in the values file and do not use the GUI at all. Others do an initial setup with helm and do all adjustments in the GUI.

MoJo2600 commented 6 months ago

I'm closing this issue now. If there is anything else, please let me know.