Skip to content

Commit

Permalink
Merge pull request #2931 from svetakvsundhar/script-update
Browse files Browse the repository at this point in the history
Update POC Script
  • Loading branch information
google-oss-prow[bot] authored Oct 16, 2024
2 parents cbde67b + bc59f56 commit 1d9e3f3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions experiments/compositions/dev-setup/poc_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

var scheme = runtime.NewScheme()

func init() {
if err := apiextensionsv1.AddToScheme(scheme); err != nil {
panic(err)
}
}
export PROJECT_ID=compositions-${USER}
export REGION=us-central1
export CONFIG_CONTROLLER_NAME=compositions
Expand Down

0 comments on commit 1d9e3f3

Please sign in to comment.