fix: k8s volume config
This commit is contained in:
@@ -53,6 +53,7 @@ const SealSlider: React.FC<SealSwitchProps> = (props) => {
|
||||
required={required}
|
||||
status={checkStatus || status}
|
||||
className="no-focus"
|
||||
disabled={props.disabled}
|
||||
>
|
||||
<Inner>
|
||||
<LabelInfo label={label} description={description}></LabelInfo>
|
||||
|
||||
Reference in New Issue
Block a user