bcgov / cas-pipeline

A collection of make functions used to compose pipelines
Apache License 2.0
0 stars 0 forks source link

fix: pods spawned by job should be time-bound #98

Closed joshgamache closed 2 months ago

joshgamache commented 3 months ago

Reflecting a change due to an error found in cas-registration's helm charts, this ensures that pods created by the terraform job template count against the time-bound quota in OpenShift.

Changes 🚧