Skip to content

Commit

Permalink
[bitcoin-core] set volume permissions security context
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Oct 5, 2022
1 parent d23d3ba commit 1908d11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion hirosystems/bitcoin-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ sources:
- https://github.com/bitcoin/bitcoin
- https://github.com/ruimarinho/docker-bitcoin-core
- https://bitcoin.org
version: 1.1.4
version: 1.1.5
1 change: 1 addition & 0 deletions hirosystems/bitcoin-core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,7 @@ volumePermissions:
## "auto" is especially useful for OpenShift which has scc with dynamic user ids (and 0 is not allowed)
##
containerSecurityContext:
enabled: true
runAsUser: 0

## @section Other Parameters
Expand Down

0 comments on commit 1908d11

Please sign in to comment.