Remove ollama LAN NodePort service

The sanctioned ingress is ollama.ops.eblu.me via tailnet.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-03 10:00:05 -08:00
commit 86a0dee000
3 changed files with 0 additions and 19 deletions

View file

@ -130,8 +130,6 @@ in
"--disable=metrics-server"
"--write-kubeconfig-mode=644"
"--tls-san=ringtail.tail8d86e.ts.net"
# Allow ollama NodePort on port 80 for non-tailnet LAN devices
"--service-node-port-range=80-32767"
];
containerdConfigTemplate = ''
{{ template "base" . }}