Skip to content
Snippets Groups Projects
Commit a1f732b3 authored by Konstantinos Samaras-Tsakiris's avatar Konstantinos Samaras-Tsakiris
Browse files

Merge branch 'oidc-creds' into 'master'

Add OIDC creds to job template

See merge request !12
parents 6a2e9700 8c28b025
No related branches found
No related tags found
1 merge request!12Add OIDC creds to job template
Pipeline #3170439 passed
......@@ -24,6 +24,8 @@ spec:
envFrom:
- secretRef:
name: dbcredentials-$DRUPALSITE
- secretRef:
name: oidc-client-secret
image: $SERVING_POD_IMAGE
imagePullPolicy: Always
name: taskrun
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment