feat(minecraft): expose to Tailscale

This commit is contained in:
JJGadgets
2023-12-13 23:06:17 +08:00
parent cbe5dae67c
commit fa71f1a555

View File

@@ -99,7 +99,7 @@ spec:
cpu: 100m
memory: 3072Mi
limits:
cpu: 2500m
cpu: 3000m
memory: 6000Mi
probes:
liveness: &probe
@@ -132,6 +132,10 @@ spec:
annotations:
coredns.io/hostname: "${APP_DNS_MINECRAFT}"
"io.cilium/lb-ipam-ips": "${APP_IP_MINECRAFT}"
tailscale.io/expose: "true"
tailscale.com/hostname: "mc"
labels: # netpols
tailscale.io/expose: "true"
ports:
http:
enabled: false