Skip to content

Commit

Permalink
Fix powertool tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maqiuyujoyce committed Jun 22, 2024
1 parent 650c891 commit 66addd5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ spec:
publicAccessPrevention: inherited
resourceID: storagebucket-${uniqueId}
softDeletePolicy:
effectiveTime: "1970-01-01T00:00:00Z"
retentionDurationSeconds: 604800
storageClass: STANDARD
versioning:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ spec:
publicAccessPrevention: inherited
resourceID: storagebucket-${uniqueId}
softDeletePolicy:
effectiveTime: "1970-01-01T00:00:00Z"
retentionDurationSeconds: 604800
storageClass: STANDARD
versioning:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
spec:
publicAccessPrevention: inherited -> <nil>
softDeletePolicy:
effectiveTime: 2024-04-01T00:00:00Z -> <nil>
retentionDurationSeconds: 604800 -> <nil>
storageClass: STANDARD -> <nil>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ spec:
publicAccessPrevention: inherited
resourceID: storagebucket-merge-${uniqueId}
softDeletePolicy:
effectiveTime: "1970-01-01T00:00:00Z"
retentionDurationSeconds: 604800
storageClass: STANDARD
versioning:
Expand Down

0 comments on commit 66addd5

Please sign in to comment.