File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/application-gateway/for-containers Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ spec:
177
177
tls :
178
178
- hosts :
179
179
- backend-v1.contoso.com
180
- # - backend-v2.contoso.com # You can uncomment this and the host line to add an aditional subject alternate name (SAN) to the certificate
180
+ # - backend-v2.contoso.com # You can uncomment this and the host line to add an additional subject alternate name (SAN) to the certificate
181
181
secretName : tls-backend
182
182
rules :
183
183
- host : backend-v1.contoso.com
@@ -233,7 +233,7 @@ spec:
233
233
tls:
234
234
- hosts:
235
235
- backend-v1.contoso.com
236
- # - backend-v2.contoso.com # You can uncomment this and the host line to add an aditional subject alternate name (SAN) to the certificate
236
+ # - backend-v2.contoso.com # You can uncomment this and the host line to add an additional subject alternate name (SAN) to the certificate
237
237
secretName: tls-backend
238
238
rules:
239
239
- host: backend-v1.contoso.com
You can’t perform that action at this time.
0 commit comments