mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
add tls options to the tls dropdown (#10221)
This commit is contained in:
parent
1b0fd60115
commit
4560a53317
1 changed files with 1 additions and 0 deletions
|
@ -436,6 +436,7 @@ export function IngressForm({
|
|||
}
|
||||
noOptionsMessage={() => 'No TLS secrets available'}
|
||||
size="sm"
|
||||
options={tlsOptions}
|
||||
/>
|
||||
{!host.NoHost && (
|
||||
<div className="input-group-btn">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue