Skip to content

Commit

Permalink
fix(backstage): for some reason the production.yaml is not loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Oct 10, 2023
1 parent a99ac10 commit 938c6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/backstage/backstage/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ spec:
type: configMap
name: app-config
globalMounts:
- path: /app/app-config.production.yaml
- path: /app/app-config.local.yaml
subPath: app-config.production.yaml
readOnly: true

0 comments on commit 938c6cf

Please sign in to comment.