This commit is contained in:
owen 2024-06-18 15:39:42 +08:00
parent 3ef9a0cf0d
commit 9b133aa090
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@ apiVersion: v1
kind: Service
metadata:
name: mysql-service-lb
namespace: metallb-system
spec:
type: LoadBalancer
ports:

View File

@ -2,7 +2,6 @@ apiVersion: v1
kind: Service
metadata:
name: redis-service-lb
namespace: metallb-system
spec:
type: LoadBalancer # 或者 NodePort
ports: