Skip to content
Snippets Groups Projects
Commit e0661275 authored by Tom KAUFFMANN's avatar Tom KAUFFMANN
Browse files

2 cables

parent 605bdfb9
Branches
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ api: ...@@ -19,7 +19,7 @@ api:
failureThreshold: 5 failureThreshold: 5
ingress: ingress:
tlsEnabled: true tlsEnabled: true
host: api-staging.to-replace.takima.school host: api-staging.tkauffmann.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.to-replace.takima.school host: www-staging.tkauffmann.takima.school
db: db:
image: image:
......
...@@ -21,7 +21,7 @@ api: ...@@ -21,7 +21,7 @@ api:
failureThreshold: 5 failureThreshold: 5
ingress: ingress:
tlsEnabled: false tlsEnabled: false
host: api.to-replace.takima.school host: api.tkauffmann.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.to-replace.takima.school host: www.tkauffmann.takima.school
db: db:
enabled: true enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment