Create 13-3-external-ip-endpoints.yaml
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user