--- # Manual Endpoints pointing to indri's Tailscale IP for the # forge-external Service. Must match the Service name exactly. apiVersion: v1 kind: Endpoints metadata: name: forge-external namespace: tailscale subsets: - addresses: - ip: 100.98.163.89 ports: - name: http port: 3001 protocol: TCP