mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Update mysql IP
This commit is contained in:
+2
-2
@@ -75,7 +75,7 @@ kind: Service
|
||||
metadata:
|
||||
name: mysql-adguard
|
||||
annotations:
|
||||
metallb.universe.tf/loadBalancerIPs: 192.168.1.36
|
||||
metallb.universe.tf/loadBalancerIPs: 192.168.1.201
|
||||
spec:
|
||||
selector:
|
||||
app: mysql
|
||||
@@ -85,7 +85,7 @@ spec:
|
||||
targetPort: 3306
|
||||
type: LoadBalancer
|
||||
externalIPs:
|
||||
- 192.168.1.36
|
||||
- 192.168.1.201
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
|
||||
Reference in New Issue
Block a user