Adding the serviceAnnotations chart value that was missing

This commit is contained in:
Amit Ben Ami 2020-09-30 13:54:29 +03:00
parent 02b004d72b
commit fd629ff48a

View file

@ -44,3 +44,4 @@ $ helm install --name my-release argo/argo-rollouts
| podAnnotations | object | `{}` | | | podAnnotations | object | `{}` | |
| podLabels | object | `{}` | | | podLabels | object | `{}` | |
| serviceAccount.name | string | `"argo-rollouts"` | | | serviceAccount.name | string | `"argo-rollouts"` | |
| serviceAnnotations | object | `{}` | |