Skip to content

Commit

Permalink
Updating helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Zink committed Mar 15, 2023
1 parent ba1f4d8 commit 6311acf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/metallb/README.md
Expand Up @@ -27,6 +27,7 @@ Kubernetes: `>= 1.19.0-0`
| controller.image.pullPolicy | string | `nil` | |
| controller.image.repository | string | `"quay.io/metallb/controller"` | |
| controller.image.tag | string | `nil` | |
| controller.labels | object | `{}` | |
| controller.livenessProbe.enabled | bool | `true` | |
| controller.livenessProbe.failureThreshold | int | `3` | |
| controller.livenessProbe.initialDelaySeconds | int | `10` | |
Expand Down Expand Up @@ -119,6 +120,7 @@ Kubernetes: `>= 1.19.0-0`
| speaker.image.pullPolicy | string | `nil` | |
| speaker.image.repository | string | `"quay.io/metallb/speaker"` | |
| speaker.image.tag | string | `nil` | |
| speaker.labels | object | `{}` | |
| speaker.livenessProbe.enabled | bool | `true` | |
| speaker.livenessProbe.failureThreshold | int | `3` | |
| speaker.livenessProbe.initialDelaySeconds | int | `10` | |
Expand Down Expand Up @@ -152,4 +154,4 @@ Kubernetes: `>= 1.19.0-0`
| speaker.updateStrategy.type | string | `"RollingUpdate"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.10.0](https://github.com/norwoodj/helm-docs/releases/v1.10.0)
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

0 comments on commit 6311acf

Please sign in to comment.