Commit 8c7ac88f authored by Ankit Anand's avatar Ankit Anand
Browse files

added STORAGE env variable to deployment templte

parent a08ad9e2
No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
......@@ -36,7 +36,8 @@ spec:
value: {{ .Values.configVars.DruidClientUrl }}
- name: DruidDatasource
value: {{ .Values.configVars.DruidDatasource }}
- name: STORAGE
value: {{ .Values.configVars.STORAGE }}
# livenessProbe:
# httpGet:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment