Skip to content

Instantly share code, notes, and snippets.

@zparnold
Created October 30, 2018 18:34
Show Gist options
  • Save zparnold/56b37aee2b2ce2e0b526968585048e4b to your computer and use it in GitHub Desktop.
Save zparnold/56b37aee2b2ce2e0b526968585048e4b to your computer and use it in GitHub Desktop.
apiVersion: networking.istio.io/v1alpha3
kind: ServiceEntry
metadata:
name: rds
spec:
addresses:
- "172.20.0.0/16"
ports:
- name: tcp
number: 3306
protocol: tcp
location: MESH_EXTERNAL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment