We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f7174 commit 41c1614Copy full SHA for 41c1614
charts/graphscope-store/templates/portal/statefulset.yaml
@@ -139,7 +139,7 @@ spec:
139
value: {{ .Release.Namespace | quote }}
140
- name: SERVICE_PORT
141
value: {{ .Values.portal.service.servicePort | quote }}
142
- - name: WORKSPACE
+ - name: GRAPHSCOPE_RUNTIME
143
value: {{ .Values.portal.runtimePath | quote }}
144
- name: STUDIO_WRAPPER_ENDPOINT
145
value: {{ .Values.portal.studioWrapperEndpoint | quote }}
0 commit comments