Skip to content

Instantly share code, notes, and snippets.

@mschirbel
Created March 30, 2020 20:14
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 mschirbel/90a0f631ca2ccff2fcbadba8d609325b to your computer and use it in GitHub Desktop.
Save mschirbel/90a0f631ca2ccff2fcbadba8d609325b to your computer and use it in GitHub Desktop.
releases:
- name: "jenkins"
namespace: "jenkins"
labels:
chart: "jenkins"
repo: "stable"
chart: "stable/jenkins"
wait: true
set:
- name: master.slaveListenerServiceType
value: "NodePort"
- name: master.master.serviceType
value: "NodePort"
- name: master.nodePort
value: 32000
- name: master.slaveListenerPort
value: 30000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment