diff --git a/docs/dev.md b/docs/dev.md index 7b16c91e..e272dcae 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -228,3 +228,6 @@ objects). For example: CSI expects single Secret with configuration in `ini` format ([documented here](https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.0/vmware-vsphere-csp-getting-started/GUID-BFF39F1D-F70A-4360-ABC9-85BDAFBE8864.html)). Options are similar to CCM and same defaults/considerations are applicable. + +## Generating the airgap bundle +Use the `make airgap-package` target to manually generate the airgap bundle.