]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-config-modal/rgw-config-modal.component.ts
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / rgw / rgw-config-modal / rgw-config-modal.component.ts
index de1541a680fe0fd36f6ef50a56e712f74346a880..f2a0959109fbb72d609accbf1e0055f40b75f6e0 100644 (file)
@@ -65,8 +65,8 @@ export class RgwConfigModalComponent implements OnInit {
       ],
       kms_provider: ['vault', Validators.required],
       encryptionType: ['aws:kms', Validators.required],
-      auth_method: [null, Validators.required],
-      secret_engine: [null, Validators.required],
+      auth_method: ['token', Validators.required],
+      secret_engine: ['kv', Validators.required],
       secret_path: ['/'],
       namespace: [null],
       token: [