Skip to content

Commit

Permalink
output of make helm.docs
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Robotka <robotka.adrian@gmail.com>
  • Loading branch information
adrianrobotka committed Dec 8, 2023
1 parent 9a830b3 commit 0f3592e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/charts/external-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ The command removes all the Kubernetes components associated with the chart and
| podDisruptionBudget | object | `{"enabled":false,"minAvailable":1}` | Pod disruption budget - for more details see https://kubernetes.io/docs/concepts/workloads/pods/disruptions/ |
| podLabels | object | `{}` | |
| podSecurityContext | object | `{}` | |
| podSpecExtra | object | `{}` | Any extra pod spec on the deployment |
| priorityClassName | string | `""` | Pod priority class name. |
| processClusterExternalSecret | bool | `true` | if true, the operator will process cluster external secret. Else, it will ignore them. |
| processClusterStore | bool | `true` | if true, the operator will process cluster store. Else, it will ignore them. |
Expand Down

0 comments on commit 0f3592e

Please sign in to comment.