Skip to content

Commit 7781551

Browse files
committed
chore(kubernetes): make it clear tls is specific to d2
1 parent 9306f36 commit 7781551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/ingress.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ spec:
1010
tls:
1111
- hosts:
1212
- d2.atlas.lucas.tools
13-
secretName: atlas-tls
13+
secretName: d2-tls
1414
rules:
1515
- host: d2.atlas.lucas.tools
1616
http:

0 commit comments

Comments
 (0)