We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f518034 commit 731a9e2Copy full SHA for 731a9e2
content/post/byod-gatewayapi-tailscale/index.md
@@ -215,7 +215,7 @@ serviceDns:
215
port: 53
216
annotations:
217
# USER: Replace with your desired Tailscale FQDN for Pi-hole DNS
218
- "tailscale.com/tailnet-fqdn": "pihole-dns.your-tailnet-name.ts.net"
+ "tailscale.com/hostname": "pihole-dns"
219
220
serviceWeb:
221
type: ClusterIP # Keep web UI internal
0 commit comments