diff --git a/manifests/bin/deploy.sh b/manifests/bin/deploy.sh index f09219b..f72dc70 100755 --- a/manifests/bin/deploy.sh +++ b/manifests/bin/deploy.sh @@ -48,7 +48,7 @@ export POSTGRES_PASSWORD; POSTGRES_PASSWORD="$(kgseckey postgres-app password)" # shellcheck disable=SC1090 . <(kubectl run -i --rm --image "$IMAGEAPP" secrets -- bash <