nomulex commented on a change in pull request #10500:
URL:
https://github.com/apache/incubator-superset/pull/10500#discussion_r474572695
##########
File path: helm/superset/templates/secret-superset-config.yaml
##########
@@ -24,7 +24,7 @@ metadata:
release: "{{ .Release.Name }}"
heritage: "{{ .Release.Service }}"
type: Opaque
-data:
+data:
superset_config.py: {{ include "superset-config" . | b64enc }}
superset_init.sh: {{ tpl .Values.init.initscript . | b64enc }}
superset_bootstrap.sh: {{ include "superset-bootstrap" . | b64enc }}
Review comment:
I am not able to locate this file @john-bodley Where could it be in the
repo?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]