diff --git a/stable/cube-query/templates/server-deployment.yaml b/stable/cube-query/templates/server-deployment.yaml index 3f03429..1a67f3e 100644 --- a/stable/cube-query/templates/server-deployment.yaml +++ b/stable/cube-query/templates/server-deployment.yaml @@ -66,6 +66,10 @@ spec: defaultMode: 0755 name: users-conf name: users-conf + - configMap: + defaultMode: 420 + name: datacube-conf + name: datacube-conf {{- end }} {{- with .Values.server.nodeSelector }} nodeSelector: