Skip to content

Commit

Permalink
fix readme for values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aboguszewski-sumo committed Dec 21, 2023
1 parent b1fab18 commit 27533ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ The following table lists the configurable parameters of the Sumo Logic chart an
| `sumologic.podAnnotations` | Additional annotations for the pods. | `{}` |
| `sumologic.nodeSelector` | Default node selector for Kubernetes objects created by this chart. This can be overriden for specific components. | `{}` |
| `sumologic.tolerations` | Default tolerations for Kubernetes objects created by this chart. This can be overriden for specific components. | `[]` |
| `sumologic.affinity` | Default affinity for Kubernetes objects created by this chart. This can be overriden for specific components. | `[]` |
| `sumologic.affinity` | Default affinity for Kubernetes objects created by this chart. This can be overriden for specific components. | `{}` |
| `sumologic.scc.create` | Create OpenShift's Security Context Constraint | `false` |
| `sumologic.serviceAccount.annotations` | Add custom annotations to sumologic serviceAccounts | `{}` |
| `sumologic.setup.job.pullSecrets` | Optional list of secrets that will be used for pulling images for Sumo Logic's setup job. | `Nil` |
Expand Down

0 comments on commit 27533ae

Please sign in to comment.