Skip to content

Commit

Permalink
Rename initContainer
Browse files Browse the repository at this point in the history
  • Loading branch information
friedrichwilken committed Feb 21, 2024
1 parent 7071123 commit 6ac85ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/nats/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ spec:
shareProcessNamespace: true

initContainers:
- name: fix-jetstream-storage
- name: change-storage-permissions
securityContext:
runAsUser: 0
image: alpine:latest
Expand Down

0 comments on commit 6ac85ad

Please sign in to comment.