Skip to content

Commit

Permalink
[stacks-blockchain] 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 1908d11 commit 6ac7956
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions hirosystems/stacks-blockchain/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: bitcoin-core
repository: https://charts.hiro.so/hirosystems
version: 1.1.4
version: 1.1.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.17.1
digest: sha256:37e8ba95b0232bac8d0ffe9e28038c23b589b7b96cd317a5eb0460f26ce7782c
generated: "2022-09-28T21:10:59.24842-04:00"
digest: sha256:453098513106c034cfb44417ba2b756c31c39c2348c13416f3c7c602854698ac
generated: "2022-10-05T10:24:57.003136-04:00"
2 changes: 1 addition & 1 deletion hirosystems/stacks-blockchain/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ name: stacks-blockchain
sources:
- https://github.com/stacks-network/stacks-blockchain
- https://docs.stacks.co/
version: 1.1.5
version: 1.1.6
1 change: 1 addition & 0 deletions hirosystems/stacks-blockchain/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,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 6ac7956

Please sign in to comment.