-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
-
-
RHDH Install&Run 3254
When trying to install RHDH 1.1.0 via helm chart to Dev Sandbox, I see the following error in the openshift dev console:
.Danger alert:An error occurred Failed to install helm chart: template: developer-hub/charts/upstream/templates/backstage-deployment.yaml:36:32: executing "developer-hub/charts/upstream/templates/backstage-deployment.yaml" at <include "common.tplvalues.render" (dict "value" .Values.backstage.appConfig "context" $)>: error calling include: template: developer-hub/charts/common/templates/_tplvalues.tpl:19:8: executing "common.tplvalues.render" at <tpl $value .context>: error calling tpl: error during tpl function execution for "app:\n baseUrl: https://{{- include \"janus-idp.hostname\" . }}\nbackend:\n auth:\n keys:\n - secret: ${BACKEND_SECRET}\n baseUrl: https://{{- include \"janus-idp.hostname\" . }}\n cors:\n origin: https://{{- include \"janus-idp.hostname\" . }}\n database:\n connection:\n password: ${POSTGRESQL_ADMIN_PASSWORD}\n user: postgres": template: developer-hub/charts/upstream/templates/backstage-deployment.yaml:2:23: executing "developer-hub/charts/upstream/templates/backstage-deployment.yaml" at <include "janus-idp.hostname" .>: error calling include: template: developer-hub/templates/_helpers.tpl:13:25: executing "janus-idp.hostname" at <lookup "config.openshift.io/v1" "Ingress" "" "cluster">: error calling lookup: ingresses.config.openshift.io "cluster" is forbidden: User "tkral" cannot get resource "ingresses" in API group "config.openshift.io" at the cluster scopeUsing
when using helm cli everything is ok
Also when installing 1.0.0-1 using web console everything is fineĀ
- is related to
-
RHDHBUGS-1571 Helm CLI install doesn't use 1.0.0-1
-
- Closed
-
- links to