When increasing Pi-hole replicas to more than one, I’m unable to browse the administration GUI without being constantly logged out.
As a workaround, I currently patch the serviceWeb object after helm install/upgrade to add sessionAffinity for session stickiness.
It would be great if the Helm chart supported .spec.sessionAffinity and .spec.sessionAffinityConfig in the service templating and values.yaml.
References