Skip to content

Commit

Permalink
Replace tabs with spaces (#1027)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsf authored and alexmt committed Oct 10, 2018
1 parent 091f140 commit 9c5e056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ARTIFACT_REPO.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ data:
artifactRepository:
s3:
bucket: my-bucket
keyPrefix: prefix/in/bucket #optional
keyPrefix: prefix/in/bucket #optional
endpoint: my-minio-endpoint.default:9000 #AWS => s3.amazonaws.com; GCS => storage.googleapis.com
insecure: true #omit for S3/GCS. Needed when minio runs without TLS
accessKeySecret: #omit if accessing via AWS IAM
Expand Down

0 comments on commit 9c5e056

Please sign in to comment.