Skip to content

Instantly share code, notes, and snippets.

@chrisedrego
Created September 18, 2020 19:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save chrisedrego/0f3dd15e17ae46377a1228955b4f893a to your computer and use it in GitHub Desktop.
Save chrisedrego/0f3dd15e17ae46377a1228955b4f893a to your computer and use it in GitHub Desktop.
Ingress TCP Configuration for MYSQL
apiVersion: v1
data:
"3306": mysql/mysql-service:3306
kind: ConfigMap
metadata:
name: tcp-services
namespace: ingress-nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment