mirror of
https://github.com/portainer/portainer.git
synced 2025-11-26 14:06:05 +08:00
feat(ui): EE-3718 css portainer environments edit (#7318)
This commit is contained in:
@@ -70,6 +70,8 @@ export function EdgeScriptSettingsFieldset({
|
||||
setFieldValue('allowSelfSignedCertificates', value)
|
||||
}
|
||||
label="Allow self-signed certs"
|
||||
labelClass="col-sm-3 col-lg-2"
|
||||
switchValues={{ on: 'Yes', off: 'No' }}
|
||||
tooltip="When allowing self-signed certificates the edge agent will ignore the domain validation when connecting to Portainer via HTTPS"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user