Skip to content

Commit

Permalink
fix(blocky): mountpath
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets committed May 27, 2024
1 parent 74ca685 commit d170bf0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kube/deploy/apps/blocky/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ spec:
advancedMounts:
blocky:
main:
- path: *dir
- subPath: config.yml
path: /app/config.yml
secrets:
type: secret
name: blocky-secrets
Expand Down

0 comments on commit d170bf0

Please sign in to comment.