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

Add OIDC creds to job template

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