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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tom KAUFFMANN
Ch3 Gitops
Commits
e0661275
Commit
e0661275
authored
1 year ago
by
Tom KAUFFMANN
Browse files
Options
Downloads
Patches
Plain Diff
2 cables
parent
605bdfb9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
values.staging.yaml
+2
-2
2 additions, 2 deletions
values.staging.yaml
values.yaml
+2
-2
2 additions, 2 deletions
values.yaml
with
4 additions
and
4 deletions
values.staging.yaml
+
2
−
2
View file @
e0661275
...
@@ -19,7 +19,7 @@ api:
...
@@ -19,7 +19,7 @@ api:
failureThreshold
:
5
failureThreshold
:
5
ingress
:
ingress
:
tlsEnabled
:
true
tlsEnabled
:
true
host
:
api-staging.t
o-replace
.takima.school
host
:
api-staging.t
kauffmann
.takima.school
front
:
front
:
image
:
image
:
...
@@ -27,7 +27,7 @@ front:
...
@@ -27,7 +27,7 @@ front:
replicaCount
:
1
replicaCount
:
1
ingress
:
ingress
:
tlsEnabled
:
true
tlsEnabled
:
true
host
:
www-staging.t
o-replace
.takima.school
host
:
www-staging.t
kauffmann
.takima.school
db
:
db
:
image
:
image
:
...
...
This diff is collapsed.
Click to expand it.
values.yaml
+
2
−
2
View file @
e0661275
...
@@ -21,7 +21,7 @@ api:
...
@@ -21,7 +21,7 @@ api:
failureThreshold
:
5
failureThreshold
:
5
ingress
:
ingress
:
tlsEnabled
:
false
tlsEnabled
:
false
host
:
api.t
o-replace
.takima.school
host
:
api.t
kauffmann
.takima.school
front
:
front
:
enabled
:
true
enabled
:
true
...
@@ -31,7 +31,7 @@ front:
...
@@ -31,7 +31,7 @@ front:
replicaCount
:
1
replicaCount
:
1
ingress
:
ingress
:
tlsEnabled
:
false
tlsEnabled
:
false
host
:
www.t
o-replace
.takima.school
host
:
www.t
kauffmann
.takima.school
db
:
db
:
enabled
:
true
enabled
:
true
...
...
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