Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

[app] ability to specify custom SSL #67

Open
revolunet opened this issue Apr 6, 2020 · 5 comments
Open

[app] ability to specify custom SSL #67

revolunet opened this issue Apr 6, 2020 · 5 comments
Assignees

Comments

@revolunet
Copy link
Member

revolunet commented Apr 6, 2020

When we deploy multiple containers in the same project, additionnal ingresses get wrong SSL TLS_NAME

i guess this is due to https://github.com/SocialGouv/helm-charts/blob/master/charts/app/values.socialgouv.yaml#L29-L43 which use CI_PROJECT_NAME

Is there a way to override it at the container app.values.yml level ?

ex: hasura container on covid project : https://hasura-review-push-to-pr-k6sxly-covid.dev.fabrique.social.gouv.fr

@douglasduteil
Copy link
Contributor

Ah !

@douglasduteil
Copy link
Contributor

we have to add --set tls[0].hosts.secretName=hasura-${CI_PROJECT_NAME}-crt

@douglasduteil
Copy link
Contributor

douglasduteil commented Apr 6, 2020

@revolunet
Copy link
Member Author

what is CONTEXT ?

@douglasduteil
Copy link
Contributor

It's the context of the deployment in our deploy_app job
see https://github.com/SocialGouv/gitlab-ci-yml/#base_deploy_app_chart_stage

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants