METHOD 1: USING SCRIPT
-
Log in to the Artifactory site using Virsec-provided credentials from the local machine
-
Navigate to the directory vsp > ReleaseNumber > Helm and download the below files
-
vsp_vdt_cd_kustom.sh
-
vsp_vdt_cd_kustom_wrapper.sh
-
-
Execute the below command to display help menu for the script:
vsp_vdt_cd_kustom.sh
-
./vsp_vdt_cd_kustom.sh -h
-
-
To execute the tool, provide the below command to apply all VSP patches and create a new yaml file
-
./vsp_vdt_cd_kustom.sh -c <Metadata_csv_filename> -r <Application_Base_yaml_filenames> -f <Final_Yaml_filename - Optional> -s <Customer_Image_Pull_Secret_Name - Optional>
-