Skip to content

Instantly share code, notes, and snippets.

@larrycai
Forked from chrisedrego/tcp-services.yaml
Created October 26, 2020 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larrycai/6962ed151246b748b0378774f792ac08 to your computer and use it in GitHub Desktop.
Save larrycai/6962ed151246b748b0378774f792ac08 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