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:
|
podSecurityContext:
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
containerSecurityContext: {}
|
containerSecurityContext: {}
|
||||||
|
serviceType: ClusterIP
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: true
|
create: true
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
Loading…
Reference in a new issue