- Add SOPS-encrypted tailscale-operator-authkey secret for operator auth - Add TsProxy to expose rtx6000-brain-service on tailnet (port 8000) - Enable trade-dashboard TsProxy (was waiting for operator install)
9 lines
187 B
YAML
9 lines
187 B
YAML
apiVersion: tailscale.com/v1
|
|
kind: TsProxy
|
|
metadata:
|
|
name: rtx6000-brain
|
|
namespace: customer1
|
|
spec:
|
|
serviceName: rtx6000-brain-service
|
|
servicePort: 8000
|
|
hostname: rtx6000-brain
|