Skip to content

Commit abae32d

Browse files
author
Lily He
authored
Update voyager.md
1 parent f882474 commit abae32d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/voyager.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,10 @@ metadata:
6565
annotations:
6666
ingress.appscode.com/type: 'NodePort'
6767
ingress.appscode.com/stats: 'true'
68+
ingress.appscode.com/affinity: 'cookie'
6869
spec:
6970
rules:
70-
- host: domain1.cluster-1
71+
- host: '*'
7172
http:
7273
nodePort: '30305'
7374
paths:

0 commit comments

Comments
 (0)