This is the README for Bits Service Ops-files. Use these to configure your deployment for use with Bits Service.
To learn more about cf-deployment
, go to the main README.
- For General Ops-files, check out the Ops-file README.
- For Addons Ops-files that can be applied to manifests or runtime configs, check out the Addons Ops-file README.
- For Backup and Restore Ops-files (for configuring your deployment for use with BBR), checkout the Backup and Restore Ops-files README.
- For Community Ops-files, check out the Community Ops-file README.
- For Experimental Ops-files, check out the Experimental Ops-file README.
Name | Purpose | Notes | Validated in our Pipelines? |
---|---|---|---|
use-bits-service.yml |
Adds the bits-service job and enables it in the cloud-controller. | Yes | |
configure-bits-service-alicloud-oss.yml |
Use Alicloud for the bits-service. | use-alicloud-oss-blobstore.yml from the root operations directory is also required. |
No |
configure-bits-service-azure-storage.yml |
Use Azure Storage for the bits-service. | use-azure-storage-blobstore.yml from the root operations directory is also required. |
No |
configure-bits-service-gcs-access-key.yml |
Use Google storage with access key credentials for the bits-service. | use-gcs-blobstore-access-key.yml from the root operations directory is also required. |
No |
configure-bits-service-gcs-service-account.yml |
Use Google storage with a service account credentials for the bits-service. | use-gcs-blobstore-service-account.yml from the root operations directory is also required. |
No |
configure-bits-service-s3.yml |
Use s3 storage for the bits-service. | use-s3-blobstore.yml from the root operations directory is also required. |
Yes |
configure-bits-service-swift.yml |
Use Openstack/Swift for the bits-service. | use-swift-blobstore.yml from the root operations directory is also required. |
No |