Skip to content

Instantly share code, notes, and snippets.

@sirkirby
Created October 6, 2023 16:34
Show Gist options
  • Save sirkirby/a850c0d5c05ab1285535821734a30773 to your computer and use it in GitHub Desktop.
Save sirkirby/a850c0d5c05ab1285535821734a30773 to your computer and use it in GitHub Desktop.
pi-hole helm values dns
# create a kubernetes service and expose
# port 53 outside of cluster on the local network
serviceDns:
loadBalancerIP: 192.168.1.100
type: LoadBalancer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment