Skip to content

Commit

Permalink
Create 13-3-external-ip-endpoints.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Aug 20, 2017
1 parent 38e4f41 commit c94a868
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions 13-3-external-ip-endpoints.yaml
@@ -0,0 +1,9 @@
kind: Endpoints
apiVersion: v1
metadata:
name: external-ip-database
subsets:
- addresses:
- ip: 192.168.0.1
ports:
- port: 3306

0 comments on commit c94a868

Please sign in to comment.