Browse Source

fixed merge issues

Stefan McShane 3 năm trước cách đây
mục cha
commit
48a1aa49b8
2 tập tin đã thay đổi với 14801 bổ sung10 xóa
  1. 14801 1
      dashboard/package-lock.json
  2. 0 9
      dashboard/src/main/home/provisioner/AWSFormSection.tsx

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 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>
           .
         </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
           isRequired={true}
           checked={provisionConfirmed}

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác