Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshijiang committed Mar 1, 2025
1 parent e682632 commit 8c57a3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/en/payfi/overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Overview {#overview}
6 changes: 3 additions & 3 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ image:
tag: ""

imagePullSecrets:
- name: theweb3-secret
- name: dapplink-sercret
nameOverride: ""

serviceAccount:
Expand Down Expand Up @@ -43,9 +43,9 @@ service:

ports:
- protocol: TCP
port: 9011
port: 9014
targetPort: 5173
nodePort: 30008
nodePort: 30010

ingress:
enabled: false
Expand Down

0 comments on commit 8c57a3c

Please sign in to comment.