added java8 snippet
[pipelinelib] / resources / podtemplates / jnlp.yaml
1 # this definition will be included in every pod. 
2
3 apiVersion: v1
4 kind: Pod
5 spec:
6   # quick termination of the pod.
7   terminationGracePeriodSeconds: 0
8   # basically no further overrides currently
9   containers:
10     - name: jnlp