diff --git a/README.md b/README.md index 900ddd32..4042d43f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![img](https://img.shields.io/badge/Lifecycle-Experimental-339999)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md)   +[![img](https://img.shields.io/badge/Lifecycle-Stable-97ca00)](https://github.com/bcgov/repomountie/blob/master/doc/lifecycle-badges.md)   [![Build](https://github.com/bcgov/EDUC-GRAD-GRADUATION-REPORT-API/actions/workflows/on.pr.yml/badge.svg)](https://github.com/bcgov/EDUC-GRAD-GRADUATION-REPORT-API/actions/workflows/on.pr.yml)   [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=bcgov_EDUC-GRAD-GRADUATION-REPORT-API&metric=bugs)](https://sonarcloud.io/summary/new_code?id=bcgov_EDUC-GRAD-GRADUATION-REPORT-API)   [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=bcgov_EDUC-GRAD-GRADUATION-REPORT-API&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=bcgov_EDUC-GRAD-GRADUATION-REPORT-API)   diff --git a/tools/openshift/api.dc.yaml b/tools/openshift/api.dc.yaml index 3684ee4e..9da0c68e 100644 --- a/tools/openshift/api.dc.yaml +++ b/tools/openshift/api.dc.yaml @@ -64,6 +64,8 @@ objects: name: educ-grad-graduation-report-api-config-map - secretRef: name: api-grad-report-db-secret + - secretRef: + name: grad-client-secret resources: requests: cpu: "${MIN_CPU}"