Skip to content

Commit

Permalink
Merge pull request #34 from beatkind/documentation
Browse files Browse the repository at this point in the history
feat: docu podEnv
  • Loading branch information
Dennis Irsigler authored Jan 11, 2022
2 parents 0da062a + eab0242 commit 8ac89b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ To uninstall the chart:
| useDeploy | `true` | If true the helm templates generates a K8S Deployment + PVC. If set to false it will use a StateFulset. |
| volume.enabled | `true` | If false no PVC will be created and therefore no PV will be attached. |
| volume.storageClassName | `standard` | If set the storage class referenced will be applied. Otherwise standard will be used. |
| podEnv | `{}` | PodEnv is used to introduce environment variables for the docker container. |

0 comments on commit 8ac89b8

Please sign in to comment.