fix: instance form ux
This commit is contained in:
@@ -6,6 +6,7 @@ export interface FormData {
|
||||
name: string;
|
||||
namespace: string;
|
||||
};
|
||||
enable_ssh?: boolean;
|
||||
spec: {
|
||||
type: string;
|
||||
image: string;
|
||||
|
||||
Reference in New Issue
Block a user