Add serviceType into values.yaml
Signed-off-by: Dan Tulovsky <dant@lightstep.com>
This commit is contained in:
parent
83f72d4b42
commit
0d05cc60cf
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ dashboard:
|
|||
podSecurityContext:
|
||||
runAsNonRoot: true
|
||||
containerSecurityContext: {}
|
||||
serviceType: ClusterIP
|
||||
serviceAccount:
|
||||
create: true
|
||||
annotations: {}
|
||||
|
|
Loading…
Reference in a new issue