Skip to content

Commit

Permalink
initial updates for tests, need to move to cloudtop
Browse files Browse the repository at this point in the history
  • Loading branch information
wTylerReid committed Nov 26, 2024
1 parent 0903713 commit 83ebd48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# change to logginglog link

apiVersion: logging.cnrm.cloud.google.com/v1beta1
kind: LoggingLogBucket
kind: LoggingLogLink
metadata:
name: logginglogbucket-${uniqueId}
name: loggingloglink-${uniqueId}
spec:
projectRef:
external: "projects/${projectId}"
location: "global"
description: "A sample log bucket"
locked: false
retentionDays: 30
loggingLogBucketRef:
external: "projects/${projectId}/locations/global/buckets/logginglogbucket-${uniqueId}"
description: "A sample log link"

This file was deleted.

0 comments on commit 83ebd48

Please sign in to comment.