Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gjeanmart committed Jul 26, 2024
1 parent 2880ae9 commit 6e07fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/safe-wallet-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ helm show values safe-wallet-web
| `ingress.enabled` | Enable ingress | `true` |
| `ingress.ingressClassName` | Ingress class name | `nginx` |
| `ingress.host` | Ingress host | `cgw-service.minikube.net` |
| `ingress.annotations` | Ingress annotations | <code>nginx.ingress.kubernetes.io/force-ssl-redirect: "true"<br>nginx.ingress.kubernetes.io/enable-cors: "false"</code> |
| `ingress.annotations` | Ingress annotations | <code>nginx.ingress.kubernetes.io/force-ssl-redirect: "true"<br/>nginx.ingress.kubernetes.io/enable-cors: "false"</code> |


## Troubleshooting
Expand Down

0 comments on commit 6e07fd4

Please sign in to comment.