commit a085514f5e3c8ad53cab4875c5773e6992c2a4d1 parent f605670a1c193a16372e4cf0ad81623ccaf63f56 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 22 Dec 2024 03:17:12 +0100 Deploy jenkins Diffstat:
| M | apps/base/jenkins/release.yaml | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/apps/base/jenkins/release.yaml b/apps/base/jenkins/release.yaml @@ -13,6 +13,14 @@ spec: kind: HelmRepository name: jenkins values: + agent: + additionalContainers: + - sideContainerName: nodejs + image: + repository: node + tag: 23 + command: sleep + args: ["99999999"] controller: admin: username: admin