Create 13-3-external-ip-endpoints.yaml
This commit is contained in:
parent
38e4f411d0
commit
c94a868100
9
13-3-external-ip-endpoints.yaml
Normal file
9
13-3-external-ip-endpoints.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
kind: Endpoints
|
||||||
|
apiVersion: v1
|
||||||
|
metadata:
|
||||||
|
name: external-ip-database
|
||||||
|
subsets:
|
||||||
|
- addresses:
|
||||||
|
- ip: 192.168.0.1
|
||||||
|
ports:
|
||||||
|
- port: 3306
|
||||||
Loading…
Reference in New Issue
Block a user