Skip to content

Commit

Permalink
Merge pull request #392 from guchengcanyuan/patch-1
Browse files Browse the repository at this point in the history
Update nacos-no-pvc-ingress.yaml
  • Loading branch information
paderlol authored Apr 11, 2023
2 parents 045fff9 + 1e14605 commit 0cc16a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/nacos/nacos-no-pvc-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,8 @@ spec:
- host: nacos-web.nacos-demo.com
http:
paths:
- path: /
- path: /nacos
pathType: Prefix
backend:
service:
name: nacos-headless
Expand Down

0 comments on commit 0cc16a5

Please sign in to comment.