大量更新
This commit is contained in:
10
70-202511-XA低空平台/端口转发.sh
Normal file
10
70-202511-XA低空平台/端口转发.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
kubectl port-forward -n kube-system \
|
||||
--address 0.0.0.0 \
|
||||
service/kubernetes-dashboard 39999:443
|
||||
|
||||
|
||||
kubectl port-forward -n xayd \
|
||||
--address 0.0.0.0 \
|
||||
service/helm-mysql 33306:443
|
||||
Reference in New Issue
Block a user