Skip to content

Commit

Permalink
fix permadiff by reading empty docker_config field (GoogleCloudPlatfo…
Browse files Browse the repository at this point in the history
  • Loading branch information
Subserial authored and pengq-google committed May 21, 2024
1 parent 02bae0d commit c097f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/artifactregistry/Repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ properties:
name: 'dockerConfig'
description: |-
Docker repository config contains repository level configuration for the repositories of docker type.
allow_empty_object: true
properties:
- !ruby/object:Api::Type::Boolean
name: 'immutableTags'
Expand Down

0 comments on commit c097f8a

Please sign in to comment.