diff --git a/k8s-trainees-main-boilerplate-day-3-step-1/boilerplate/day-3/step-1/values.yaml b/k8s-trainees-main-boilerplate-day-3-step-1/boilerplate/day-3/step-1/values.yaml index 9ab42efacd88ffc744ad5862da8aa53e9b1042bf..a9d99213c23e084d3e9a371cf32bdb80127aa0c7 100644 --- a/k8s-trainees-main-boilerplate-day-3-step-1/boilerplate/day-3/step-1/values.yaml +++ b/k8s-trainees-main-boilerplate-day-3-step-1/boilerplate/day-3/step-1/values.yaml @@ -7,7 +7,7 @@ name: cdb api: ingress: tlsEnabled: false - host: api.to-replace.takima.school + host: api.esouvannavong.takima.school front: enabled: true @@ -17,4 +17,4 @@ front: replicaCount: 1 ingress: tlsEnabled: false - host: www.to-replace.takima.school \ No newline at end of file + host: www.esouvannavong.takima.school \ No newline at end of file