Skip to content

Commit

Permalink
Remove endpointURL for testdata
Browse files Browse the repository at this point in the history
Signed-off-by: d-kuro <kurosawa7620@gmail.com>
  • Loading branch information
d-kuro committed Mar 12, 2023
1 parent 68e4f7a commit bf6744d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion e2e/testdata/backup_gcs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ spec:
value: fake-gcs-server.default.svc:4443
bucketConfig:
bucketName: moco
endpointURL: http://fake-gcs-server.default.svc:4443
backendType: gcs
workVolume:
emptyDir: {}
Expand Down
1 change: 0 additions & 1 deletion e2e/testdata/restore_gcs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ spec:
value: fake-gcs-server.default.svc:4443
bucketConfig:
bucketName: moco
endpointURL: http://fake-gcs-server.default.svc:4443
backendType: gcs
workVolume:
emptyDir: {}
Expand Down

0 comments on commit bf6744d

Please sign in to comment.