Fixes a typo.
Co-authored-by: Stefan Sedich <stefan.sedich@gmail.com>
This commit is contained in:
parent
59f2c50b2b
commit
dcd0f3ddb3
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ server:
|
||||||
servicePort: 2746
|
servicePort: 2746
|
||||||
# servicePortName: http
|
# servicePortName: http
|
||||||
serviceAccount: argo-server
|
serviceAccount: argo-server
|
||||||
# Whether to create the service account wiht the name specified in
|
# Whether to create the service account with the name specified in
|
||||||
# server.serviceAccount and bind it to the server role.
|
# server.serviceAccount and bind it to the server role.
|
||||||
createServiceAccount: true
|
createServiceAccount: true
|
||||||
# Service account annotations
|
# Service account annotations
|
||||||
|
|
Loading…
Reference in a new issue