Skip to content

Commit

Permalink
Add doc on generating airgap bundle for dev install
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Squizzato <[email protected]>
  • Loading branch information
squizzi committed Nov 4, 2024
1 parent 1bf7df5 commit c483913
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit c483913

Please sign in to comment.