Skip to content
Snippets Groups Projects
Commit 3248fbfc authored by Elise SOUVANNAVONG's avatar Elise SOUVANNAVONG
Browse files

fix values

parent 5cf6ef5f
Branches
No related tags found
No related merge requests found
...@@ -6,13 +6,13 @@ name: cdb ...@@ -6,13 +6,13 @@ name: cdb
api: api:
enabled: true enabled: true
ingress:
tlsEnabled: true
host: api.esouvannavong.takima.school
replicaCount: 1
image: image:
repository: registry.gitlab.com/takima-school/images/cdb/api repository: registry.gitlab.com/takima-school/images/cdb/api
tag: latest tag: latest
replicaCount: 1
ingress:
tlsEnabled: true
host: api.esouvannavong.takima.school
front: front:
enabled: true enabled: true
...@@ -21,10 +21,10 @@ front: ...@@ -21,10 +21,10 @@ front:
tag: latest tag: latest
replicaCount: 1 replicaCount: 1
ingress: ingress:
tlsEnabled: false tlsEnabled: true
host: www.esouvannavong.takima.school host: www.esouvannavong.takima.school
pg: db:
enabled: true enabled: true
name: cdb-db name: cdb-db
image: image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment