Skip to content
Snippets Groups Projects
Verified Commit 5e60dd86 authored by David Hoese's avatar David Hoese
Browse files

Try using a manually created volume from longhorn

parent 82c70d7a
No related branches found
No related tags found
No related merge requests found
...@@ -172,6 +172,7 @@ deploy_g16_grb: ...@@ -172,6 +172,7 @@ deploy_g16_grb:
else else
EXTRA_ARGS="--set persistence.enabled=true"; EXTRA_ARGS="--set persistence.enabled=true";
fi fi
- EXTRA_ARGS="--set persistence.enabled=true --set persistence.volumeName=cspp-geo-grb-netcdf-pv"
- echo $EXTRA_ARGS - echo $EXTRA_ARGS
# copy extra values files to the local directory (where helm has access via docker mount) # copy extra values files to the local directory (where helm has access via docker mount)
- cp ../../production/values-grb-g16.yaml . - cp ../../production/values-grb-g16.yaml .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment