Skip to content

Commit

Permalink
Rename blueprint names to fit in limit
Browse files Browse the repository at this point in the history
  • Loading branch information
parulbajaj01 committed Jan 23, 2025
1 parent a4683ed commit 8cbf066
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/gke-managed-hyperdisk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
---
blueprint_name: gke-managed-hyperdisk
blueprint_name: gke-hyperdisk
vars:
project_id: ## Set GCP Project ID Here ##
deployment_name: gke-managed-hyperdisk
Expand Down
2 changes: 1 addition & 1 deletion examples/gke-managed-parallelstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
---
blueprint_name: gke-managed-parallelstore
blueprint_name: gke-parallelstore
vars:
project_id: ## Set GCP Project ID Here ##
deployment_name: gke-storage-managed-ps
Expand Down

0 comments on commit 8cbf066

Please sign in to comment.