We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90cc365 commit fdd1b8cCopy full SHA for fdd1b8c
platforms/gke/base/use-cases/federated-learning/examples/nvflare-tff/deploy.sh
@@ -139,6 +139,7 @@ for terraservice in "${nvflare_example_terraservices[@]}"; do
139
done
140
141
provision_terraservice "config_management"
142
+provision_terraservice "cloud_storage"
143
144
echo "Building the NVIDIA FLARE container image"
145
"${FEDERATED_LEARNING_USE_CASE_DIR}/examples/nvflare-tff/build-container-image.sh"
0 commit comments