[DO-1239] add pod templates (#44)
Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech> Reviewed-on: https://git.avroid.tech/DevOps/jenkins-shared-lib/pulls/44 Reviewed-by: Denis Patrakeev <denis.patrakeev@avroid.team> Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.team> Co-committed-by: Rustam Tagaev <rustam.tagaev@avroid.team>
This commit is contained in:
committed by
Denis Patrakeev
parent
4b6b2d25f4
commit
47a42636db
@@ -329,7 +329,7 @@ Object pythonBuildTemplate = """
|
||||
memory: 512Mi
|
||||
imagePullPolicy: Always
|
||||
imagePullSecrets:
|
||||
- name: harbor-registry-secret
|
||||
- name: ${env.JENKINS_K8S_HARBOR_SECRET}
|
||||
"""
|
||||
|
||||
switch (podTemplateName) {
|
||||
|
||||
Reference in New Issue
Block a user