Skip to content

Commit

Permalink
Merge pull request #165 from bcgov/fix/dc-secret
Browse files Browse the repository at this point in the history
GRAD2-3037 - adds secret to dc
  • Loading branch information
kamal-mohammed authored Jan 14, 2025
2 parents 8b811fa + 0676ec8 commit c9e6981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/openshift/api.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ objects:
name: educ-grad-business-api-config-map
- secretRef:
name: grad-sts-client-secret
- secretRef:
name: grad-business-api-client-secret
resources:
requests:
cpu: "${MIN_CPU}"
Expand Down

0 comments on commit c9e6981

Please sign in to comment.