add tls options to the tls dropdown (#10221)

pull/10228/head
Prabhat Khera 2023-09-01 10:42:22 +12:00 committed by GitHub
parent 1b0fd60115
commit 4560a53317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -436,6 +436,7 @@ export function IngressForm({
}
noOptionsMessage={() => 'No TLS secrets available'}
size="sm"
options={tlsOptions}
/>
{!host.NoHost && (
<div className="input-group-btn">