FIx indentation (lint error)
Signed-off-by: Dan Tulovsky <dant@lightstep.com>
This commit is contained in:
parent
2bd9501fbc
commit
7587c43031
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ dashboard:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
containerSecurityContext: {}
|
containerSecurityContext: {}
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: true
|
create: true
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
Loading…
Reference in a new issue