Skip to content

Instantly share code, notes, and snippets.

@Depado
Created July 19, 2018 15:21
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 Depado/5a7c357bff8063130bb8771747baaf66 to your computer and use it in GitHub Desktop.
Save Depado/5a7c357bff8063130bb8771747baaf66 to your computer and use it in GitHub Desktop.
ports:
- port: {{ .Values.service.port }}
targetPort: {{ .Values.service.targetPort }}
protocol: TCP
name: http
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment