Open ssh port using upnp
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m26s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 5m26s
This commit is contained in:
@@ -14,6 +14,8 @@ apiVersion: v1
|
|||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: tunnel-ssh
|
name: tunnel-ssh
|
||||||
|
annotations:
|
||||||
|
kube-vip.io/forwardUPNP: true
|
||||||
spec:
|
spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user