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:
runAsNonRoot: true
containerSecurityContext: {}
serviceType: ClusterIP
serviceAccount:
create: true
annotations: {}