Skip to content
Snippets Groups Projects
Commit 40eb6fb8 authored by Eric Cano's avatar Eric Cano
Browse files

Added missing generation of /shared/logs directory.

parent 4b4b156f
No related branches found
No related tags found
No related merge requests found
......@@ -60,5 +60,6 @@ echo Generating kubernetes persistent volumes
################################################################################
### puppet:///modules/hg_cta/generate_PV.sh
echo Generating the log persistent volume
mkdir -pv /shared/logs
sudo kubectl create -f ./log_PV.yaml
sudo kubectl get persistentvolumes -l type=logs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment