Skip to content

Commit

Permalink
Merge pull request #1384 from justinsb/revert_sample_fixes
Browse files Browse the repository at this point in the history
tests: revert addition of PROJECT_ID to sample
  • Loading branch information
google-oss-prow[bot] authored Mar 18, 2024
2 parents 88896f5 + d45f760 commit 778ec33
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ metadata:
name: artifactregistryrepository-sample
labels:
label-one: "value-one"
annotations:
# Replace ${PROJECT_ID?} with your project ID.
cnrm.cloud.google.com/project-id: "${PROJECT_ID?}"
spec:
format: DOCKER
location: us-west1
Original file line number Diff line number Diff line change
Expand Up @@ -824,9 +824,6 @@ metadata:
name: artifactregistryrepository-sample
labels:
label-one: "value-one"
annotations:
# Replace ${PROJECT_ID?} with your project ID.
cnrm.cloud.google.com/project-id: "${PROJECT_ID?}"
spec:
format: DOCKER
location: us-west1
Expand Down

0 comments on commit 778ec33

Please sign in to comment.