Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sboardwell
Created August 5, 2019 22:47
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 sboardwell/f5e6a81357ccd998399f0a69ee52fe19 to your computer and use it in GitHub Desktop.
Save sboardwell/f5e6a81357ccd998399f0a69ee52fe19 to your computer and use it in GitHub Desktop.
jenkins:
Master:
Image: my-company/my-project/jenkins-x-image
ImageTag: 0.0.70-2
Persistence:
mounts:
- name: jenkins-security-secrets
mountPath: /etc/jenkins-secrets
readOnly: true
volumes:
- name: jenkins-security-secrets
secret:
secretName: jenkins-security-secrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment