From f16383e2047d3cbef62ba55cf4593260a7bf9bd6 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Thu, 9 Sep 2021 11:12:20 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/network-ups-tools/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/network-ups-tools/README.md b/charts/stable/network-ups-tools/README.md index 853b20f1..cd1f8c07 100644 --- a/charts/stable/network-ups-tools/README.md +++ b/charts/stable/network-ups-tools/README.md @@ -93,8 +93,8 @@ N/A | image.tag | string | `"v2.7.4-2479-g86a32237"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | -| persistence.ups.hostPath | string | `"/dev/bus/usb/001/001"` | The path of the usb ups on the host. | -| persistence.ups.mountPath | string | `"/dev/bus/usb/001/001"` | Optional path for ups to mount in the container. | +| persistence.ups.hostPath | string | `"/dev/bus/usb/001/001"` | The path of the usb ups on the host. | +| persistence.ups.mountPath | string | `"/dev/bus/usb/001/001"` | Optional path for ups to mount in the container. | | securityContext | object | See values.yaml | Set to true if using ups connected by usb to the host | | service | object | See values.yaml | Configures service settings for the chart. |