File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ kubeVersion: ">= 1.19.0-0"
4040maintainers :
4141 - name : Red Hat
4242 url : https://redhat.com
43- name : redhat-developer-hub
43+ name : backstage
4444type : application
4545sources : []
4646# This is the chart version. This version number should be incremented each time you make changes
Original file line number Diff line number Diff line change 1+ nameOverride : developer-hub
12global :
23 dynamic :
34 # -- Array of YAML files listing dynamic plugins to include with those listed in the `plugins` field.
@@ -32,7 +33,7 @@ global:
3233# -- Upstream Backstage [chart configuration](https://github.com/backstage/charts/blob/main/charts/backstage/values.yaml)
3334# @default -- Use Openshift compatible settings
3435upstream :
35- nameOverride : backstage
36+ nameOverride : developer-hub
3637 backstage :
3738 image :
3839 registry : quay.io
You can’t perform that action at this time.
0 commit comments