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

Fix geo2grid deploy script using tile-gen directory names

parent b5806771
No related branches found
Tags 0.2.7
No related merge requests found
......@@ -13,8 +13,8 @@ values_base="$1"
deploy_suffix="$2"
ns=$(./helpers/get_namespace.sh)
cd geosphere-tile-gen/chart
source geosphere-tile-gen/cibuild.env
cd geosphere-geo2grid/chart
source cspp-geo-geo2grid/cibuild.env
# copy secret kubeconfig to the mounted (pwd) directory
cp $kubekorner_k3s_config .
kubeconfig=$(basename $kubekorner_k3s_config)
......
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