mirror of
https://github.com/Dannecron/netology-devops-gw-infra.git
synced 2025-12-25 23:32:35 +03:00
[stage-5] improve jenkins helm chart, add scripts for jenkins pipeline
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
environment: production
|
||||
namespace: ci-cd
|
||||
|
||||
image:
|
||||
name: jenkins/jenkins
|
||||
@@ -11,3 +12,7 @@ resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 500Mi
|
||||
|
||||
docker:
|
||||
dockerHubUser: user
|
||||
dockerHubPassword: pass
|
||||
|
||||
Reference in New Issue
Block a user