Feat v0.3.8 distribution (#21)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #21.
This commit is contained in:
@@ -155,6 +155,12 @@ spec:
|
||||
optional: true
|
||||
- name: S3_FORCE_PATH_STYLE
|
||||
value: "true"
|
||||
# Bundled packages (v0.3.8)
|
||||
# Dev: install all (empty = all). Test: install all. Prod: skip (nothing bundled needed yet).
|
||||
- name: SKIP_BUNDLED_PACKAGES
|
||||
value: "${SKIP_BUNDLED_PACKAGES}"
|
||||
- name: BUNDLED_PACKAGES
|
||||
value: "${BUNDLED_PACKAGES}"
|
||||
volumeMounts:
|
||||
- name: storage
|
||||
mountPath: /data/storage
|
||||
|
||||
Reference in New Issue
Block a user