FIx indentation (lint error)

Signed-off-by: Dan Tulovsky <dant@lightstep.com>
This commit is contained in:
Dan Tulovsky 2021-10-17 09:45:07 -04:00
parent 2bd9501fbc
commit 7587c43031

View file

@ -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: {}