Add serviceType into values.yaml

Signed-off-by: Dan Tulovsky <dant@lightstep.com>
This commit is contained in:
Dan Tulovsky 2021-10-15 21:27:33 -04:00
parent 83f72d4b42
commit 0d05cc60cf

View file

@ -114,6 +114,7 @@ dashboard:
podSecurityContext: podSecurityContext:
runAsNonRoot: true runAsNonRoot: true
containerSecurityContext: {} containerSecurityContext: {}
serviceType: ClusterIP
serviceAccount: serviceAccount:
create: true create: true
annotations: {} annotations: {}