diff --git a/examples/deploy-krops.sh b/examples/deploy-krops.sh index 1615131..5b31add 100755 --- a/examples/deploy-krops.sh +++ b/examples/deploy-krops.sh @@ -100,6 +100,10 @@ vmWaitForSSH # to the nix store db in the VM c "nix-store --load-db < $(realpath $tmpDir/store-paths)/registration" +echo +echo "Generate secrets" +nix-shell --run generate-secrets + echo echo "Deploy with krops" $tmpDir/krops-deploy