Skip to content
Snippets Groups Projects

Add OIDC creds to job template

Merged Konstantinos Samaras-Tsakiris requested to merge oidc-creds into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -24,6 +24,8 @@ spec:
envFrom:
- secretRef:
name: dbcredentials-$DRUPALSITE
- secretRef:
name: oidc-client-secret
image: $SERVING_POD_IMAGE
imagePullPolicy: Always
name: taskrun
Loading