Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Removing Beta from hub registration command (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrant authored Jun 16, 2020
1 parent 163ea4a commit 0453987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect-hub/cleanup-hub.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
export REMOTE_CLUSTER_NAME_BASE="remote"
export REMOTE_CLUSTER_NAME=$REMOTE_CLUSTER_NAME_BASE.k8s.local

gcloud beta container memberships unregister --context=$REMOTE_CLUSTER_NAME_BASE
gcloud container hub memberships unregister --context=$REMOTE_CLUSTER_NAME_BASE

0 comments on commit 0453987

Please sign in to comment.