Skip to content

Commit da84480

Browse files
rename secrets
1 parent 7de625f commit da84480

8 files changed

+7
-98
lines changed

infra/k8s/apps/items-service-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ spec:
111111
tls:
112112
- hosts:
113113
- app.roussev.com
114-
secretName: items-service-tls
114+
secretName: app-roussev-com-tls
115115
rules:
116116
- host: app.roussev.com
117117
http:

infra/k8s/apps/observability-app-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ spec:
7474
tls:
7575
- hosts:
7676
- app.roussev.com
77-
secretName: items-service-tls
77+
secretName: app-roussev-com-tls
7878
rules:
7979
- host: app.roussev.com
8080
http:

infra/k8s/apps/semcache-service-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ spec:
110110
tls:
111111
- hosts:
112112
- app.roussev.com
113-
secretName: items-service-tls
113+
secretName: app-roussev-com-tls
114114
rules:
115115
- host: app.roussev.com
116116
http:

infra/k8s/observability/grafana-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ spec:
153153
tls:
154154
- hosts:
155155
- app.roussev.com
156-
secretName: items-service-tls
156+
secretName: app-roussev-com-tls
157157
rules:
158158
- host: app.roussev.com
159159
http:

infra/k8s/observability/jaeger-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
tls:
8989
- hosts:
9090
- app.roussev.com
91-
secretName: items-service-tls
91+
secretName: app-roussev-com-tls
9292
rules:
9393
- host: app.roussev.com
9494
http:

infra/k8s/observability/loki-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ spec:
168168
tls:
169169
- hosts:
170170
- app.roussev.com
171-
secretName: items-service-tls
171+
secretName: app-roussev-com-tls
172172
rules:
173173
- host: app.roussev.com
174174
http:

infra/k8s/observability/prometheus-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ spec:
113113
tls:
114114
- hosts:
115115
- app.roussev.com
116-
secretName: items-service-tls
116+
secretName: app-roussev-com-tls
117117
rules:
118118
- host: app.roussev.com
119119
http:

infra/k8s/sample-app-deployment.yaml

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)