mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
Merge duplicated jenkinsKubernetes keys in defaults (#1514)
This commit is contained in:
parent
f7fdd79fa7
commit
75100ecbb3
@ -7,8 +7,6 @@
|
||||
general:
|
||||
collectTelemetryData: true
|
||||
logFormat: 'plain'
|
||||
jenkinsKubernetes:
|
||||
jnlpAgent: 'ppiper/jenkins-agent-k8s:v8'
|
||||
changeManagement:
|
||||
type: 'NONE' # SOLMAN, CTS, NONE
|
||||
transportRequestLabel: 'TransportRequest\s?:'
|
||||
@ -41,6 +39,7 @@ general:
|
||||
githubServerUrl: 'https://github.com'
|
||||
gitSshKeyCredentialsId: '' #needed to allow sshagent to run with local ssh key
|
||||
jenkinsKubernetes:
|
||||
jnlpAgent: 'ppiper/jenkins-agent-k8s:v8'
|
||||
securityContext:
|
||||
# Setting security context globally is currently not working with jaas
|
||||
# runAsUser: 1000
|
||||
|
Loading…
x
Reference in New Issue
Block a user