Skip to content

Commit

Permalink
Upd: Fix documentation for recreateOnRedeploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
bokysan committed Jun 4, 2021
1 parent 18e96b8 commit aed5624
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 @@ -495,6 +495,7 @@ Chart configuration is as follows:
| `persistence.existingClaim` | `""` | Provide an existing `PersistentVolumeClaim`, the value is evaluated as a template. |
| `persistence.size` | `1Gi` | Storage size |
| `persistence.storageClass` | `""` | Storage class |
| `recreateOnRedeploy` | `true` | Restart Pods on every helm deployment, to prevent issues with stale configuration(s). |
## Extending the image
Expand Down

0 comments on commit aed5624

Please sign in to comment.