Skip to content

Commit

Permalink
fix(backstage): volume mount after app-template 2 migration
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Oct 10, 2023
1 parent 7092aeb commit 63295af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/backstage/backstage/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
volumeSpec:
configMap:
name: app-config
subPath:
globalMounts:
- path: app-config.production.yaml
globalMounts: /app/app-config.production.yaml
subPath: /app/app-config.production.yaml
readOnly: true

0 comments on commit 63295af

Please sign in to comment.