A lightweight, robust, flexible, and containerized NFS server. This charts support multiarch
Name | Url | |
---|---|---|
obeone | obeone@obeone.org |
Repository | Name | Version |
---|---|---|
https://library-charts.k8s-at-home.com | common | 4.5.2 |
Key | Type | Default | Description |
---|---|---|---|
env | object | See below | environment variables. See more environment variables in the petio documentation. |
env.TZ | string | "UTC" |
Set the container timezone |
image.pullPolicy | string | "Always" |
image pull policy |
image.repository | string | "ghcr.io/obeone/nfs-server" |
image repository |
image.tag | string | chart.appVersion | image tag |
persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
securityContext.capabilities.add[0] | string | "SYS_ADMIN" |
|
securityContext.privileged | bool | true |
|
service | object | See values.yaml | Configures service settings for the chart. You can’t mix TCP and UDP ports in the same service, so we need to create two services. But a lots of LB provide tag support, so we can use the same IP for both UDP/TCP. |
Autogenerated from chart metadata using helm-docs v1.14.2