Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
ch3-gitops
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wissem BENSIDHOUM
ch3-gitops
Commits
e4137cb9
Commit
e4137cb9
authored
Aug 2, 2023
by
Wissem BENSIDHOUM
Browse files
Options
Downloads
Patches
Plain Diff
update values
parent
feab542b
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
values-preprod.yaml
+2
-15
2 additions, 15 deletions
values-preprod.yaml
values-prod.yaml
+2
-15
2 additions, 15 deletions
values-prod.yaml
values-stagging.yaml
+7
-0
7 additions, 0 deletions
values-stagging.yaml
values.yaml
+2
-2
2 additions, 2 deletions
values.yaml
with
13 additions
and
32 deletions
values-preprod.yaml
+
2
−
15
View file @
e4137cb9
# 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
This diff is collapsed.
Click to expand it.
values-prod.yaml
+
2
−
15
View file @
e4137cb9
# 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
This diff is collapsed.
Click to expand it.
values-stagging.yaml
0 → 100644
+
7
−
0
View file @
e4137cb9
api
:
ingress
:
host
:
api-staging.wbensidhoum.takima.school
front
:
ingress
:
host
:
www-staging.wbensidhoum.takima.school
This diff is collapsed.
Click to expand it.
values.yaml
+
2
−
2
View file @
e4137cb9
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment