Skip to content

Instantly share code, notes, and snippets.

@initcron
Created December 19, 2022 17:09
Show Gist options
  • Save initcron/44ed0257912fff974f8869dc363224fd to your computer and use it in GitHub Desktop.
Save initcron/44ed0257912fff974f8869dc363224fd to your computer and use it in GitHub Desktop.
Values file for Jenkins with testEnabled
controller:
serviceType: NodePort
resources:
requests:
cpu: "400m"
memory: "512Mi"
limits:
cpu: "2000m"
memory: "4096Mi"
testEnabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment