Update vars/k8sPodTemplate.groovy

This commit is contained in:
2025-05-29 17:30:07 +03:00
parent 028fd887f0
commit c33a57e148

View File

@@ -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