Update vars/k8sPodTemplate.groovy
This commit is contained in:
@@ -34,6 +34,12 @@ spec:
|
||||
- name: NEXUS_PASS
|
||||
value: "testpass"
|
||||
|
||||
- name: argocd
|
||||
image: argoproj/argocd:latest
|
||||
workingDir: /home/jenkins/agent
|
||||
command: ["/bin/sh", "-c"]
|
||||
args: ["sleep 9999999"]
|
||||
|
||||
- name: helm
|
||||
image: alpine/helm:latest
|
||||
workingDir: /home/jenkins/agent
|
||||
|
||||
Reference in New Issue
Block a user