Skip to content

Commit

Permalink
Update README.md (#22666)
Browse files Browse the repository at this point in the history
The default value for the webapp.ingress.enabled is false in value.yaml
  • Loading branch information
Utwo authored Feb 9, 2023
1 parent 39402c1 commit 2f3c048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/airbyte/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ Helm chart to deploy airbyte
| webapp.image.repository | string | `"airbyte/webapp"` | |
| webapp.ingress.annotations | object | `{}` | |
| webapp.ingress.className | string | `""` | |
| webapp.ingress.enabled | bool | `true` | |
| webapp.ingress.enabled | bool | `false` | |
| webapp.ingress.hosts | list | `[]` | |
| webapp.ingress.tls | list | `[]` | |
| webapp.livenessProbe.enabled | bool | `true` | |
Expand Down

0 comments on commit 2f3c048

Please sign in to comment.