Expose hello-svc via Tailscale per-env
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: hello-svc
|
||||
annotations:
|
||||
tailscale.com/hostname: "hello-svc-prod"
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
loadBalancerClass: tailscale
|
||||
Reference in New Issue
Block a user