bcgov / cas-ciip-portal

The Climate Action Secretariat's CleanBC Industrial Incentive Program application
https://ciip.gov.bc.ca/
Apache License 2.0
10 stars 2 forks source link

Fix 2276 deploy #2279

Closed joshgamache closed 6 months ago

joshgamache commented 6 months ago

When deploying via ShipIt, https://github.com/bcgov/cas-ciip-portal/pull/2277 failed with the following error.

I0214 21:13:56.470711 3629 request.go:668] Waited for 1.10366045s due to client-side throttling, not priority and fairness, request: GET:https://10.98.0.1:443/apis/infrastructure.cluster.x-k8s.io/v1alpha5?timeout=32s
Error: UPGRADE FAILED: YAML parse error on cas-ciip-portal/templates/jobs/terraform-apply.yaml: error converting YAML to JSON: yaml: line 48: did not find expected key

Due to similar errors exposed in the past, attempting to resolve the error by removing comments and double quote.