Skip to content

Commit 872ef13

Browse files
committed
manually enabling s3 bucket versioning not required anymore
1 parent b94cd7b commit 872ef13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tanzu/platform-automation-toolkit/deploy-tas-tkgi-with-concourse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We will use Concourse Pipelines from [my repo](https://github.com/Knappek/concou
1212
- Platform Automation Toolkit running: You can use [this guide](./install-concourse-for-platform-automation.md) to install Concourse for Platform Automation on vSphere
1313
- a vSphere + NSX-T environment. NSX-T must be preconfigured to meet the requirements to [deploy TAS for VMs with NSX-T Networking](https://docs.vmware.com/en/VMware-Tanzu-Application-Service/5.0/tas-for-vms/vsphere-nsx-t.html) and to [deploy TKGI on vSphere with NSX](https://docs.vmware.com/en/VMware-Tanzu-Kubernetes-Grid-Integrated-Edition/1.20/tkgi/GUID-vsphere-nsxt-index-install.html). You can follow [this guide](./deploy-vsphere-with-nsxt-for-tas-tkgi.md) to achieve this
1414
- Concourse CLI (fly), Credhub CLI, OM CLI, BOSH CLI: best to install them with [asdf](https://github.com/vmware-tanzu/tanzu-plug-in-for-asdf)
15-
- the S3 buckets in MinIO have Versioning enabled: Buckets can be created using the automation of [Installing Concourse for Platform Automation](./install-concourse-for-platform-automation.md) but you have to manually [enable Versioning](https://min.io/docs/minio/linux/administration/object-management/object-versioning.html#enable-bucket-versioning) for the created buckets as the automation is not able to do that today.
15+
- the S3 buckets in MinIO have Versioning enabled: Buckets can be created using the automation in [Installing Concourse for Platform Automation](./install-concourse-for-platform-automation.md).
1616

1717
## Download Products
1818

0 commit comments

Comments
 (0)