Adding the serviceAnnotations chart value that was missing
This commit is contained in:
parent
02b004d72b
commit
fd629ff48a
1 changed files with 1 additions and 0 deletions
|
@ -44,3 +44,4 @@ $ helm install --name my-release argo/argo-rollouts
|
|||
| podAnnotations | object | `{}` | |
|
||||
| podLabels | object | `{}` | |
|
||||
| serviceAccount.name | string | `"argo-rollouts"` | |
|
||||
| serviceAnnotations | object | `{}` | |
|
||||
|
|
Loading…
Reference in a new issue