-
Bug
-
Resolution: Duplicate
-
Critical
-
None
Hi,
Setting pod template imagePullSecrets is not being reflected at the create k8s pod.
podTemplate(name: 'ms-build', label: 'ms-build', namespace: 'jenkins', nodeSelector: 'kubernetes.io/hostname: dto1325', imagePullSecrets: [ 'registry-ilutdto353' ], containers: [
containerTemplate(name: 'ms-docker-build', image: 'ilutdto353.corp.amdocs.com/microservices-cicd-poc/ms-docker-build:35', ttyEnabled: true, command: 'cat',
- duplicates
-
JENKINS-44337 Add support for imagePullSecrets in pipeline
-
- Resolved
-