Skip to content
Snippets Groups Projects
Commit e4137cb9 authored by Wissem BENSIDHOUM's avatar Wissem BENSIDHOUM
Browse files

update values

parent feab542b
No related branches found
No related tags found
No related merge requests found
# Default values for CDB app.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
# We have only done front for now
name: cdb
api:
ingress:
tlsEnabled: true
host: api.preprod.wbensidhoum.takima.school
host: api-preprod.wbensidhoum.takima.school
front:
enabled: true
image:
repository: registry.gitlab.com/takima-school/images/cdb/www
tag: latest
replicaCount: 1
ingress:
tlsEnabled: true
host: www.preprod.wbensidhoum.takima.school
host: www-preprod.wbensidhoum.takima.school
# Default values for CDB app.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
# We have only done front for now
name: cdb
api:
ingress:
tlsEnabled: true
host: api.prod.wbensidhoum.takima.school
host: api-prod.wbensidhoum.takima.school
front:
enabled: true
image:
repository: registry.gitlab.com/takima-school/images/cdb/www
tag: latest
replicaCount: 1
ingress:
tlsEnabled: true
host: www.prod.wbensidhoum.takima.school
host: www-prod.wbensidhoum.takima.school
api:
ingress:
host: api-staging.wbensidhoum.takima.school
front:
ingress:
host: www-staging.wbensidhoum.takima.school
......@@ -7,7 +7,7 @@ name: cdb
api:
ingress:
tlsEnabled: true
host: api.staging.wbensidhoum.takima.school
host: api.wbensidhoum.takima.school
front:
enabled: true
......@@ -17,4 +17,4 @@ front:
replicaCount: 1
ingress:
tlsEnabled: true
host: www.staging.wbensidhoum.takima.school
host: www.wbensidhoum.takima.school
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment