Parcourir la source

fixed merge issues

Stefan McShane il y a 3 ans
Parent
commit
48a1aa49b8
2 fichiers modifiés avec 14801 ajouts et 10 suppressions
  1. 14801 1
      dashboard/package-lock.json
  2. 0 9
      dashboard/src/main/home/provisioner/AWSFormSection.tsx

Fichier diff supprimé car celui-ci est trop grand
+ 14801 - 1
dashboard/package-lock.json


+ 0 - 9
dashboard/src/main/home/provisioner/AWSFormSection.tsx

@@ -397,15 +397,6 @@ const AWSFormSectionFC: React.FC<PropsType> = (props) => {
           </Highlight>
           </Highlight>
           .
           .
         </Helper>
         </Helper>
-        <CheckboxRow
-          isRequired={false}
-          checked={kmsEncryptionEnabled}
-          toggle={() => {
-            setIsFormDirty(true);
-            setKmsEncryptionEnabled(!kmsEncryptionEnabled);
-          }}
-          label="Enable KMS encryption of secrets in kubernetes cluster. This will incur costs according to KMS pricing in your region. A KMS Key will be created for you."
-        />
         <CheckboxRow
         <CheckboxRow
           isRequired={true}
           isRequired={true}
           checked={provisionConfirmed}
           checked={provisionConfirmed}

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff