changed prometheus params to only use one replica because of too much storage usage
This commit is contained in:
@@ -222,7 +222,7 @@ const nodeConfigs: NodeConfig[] = [
|
||||
template: pveBckpTemplate,
|
||||
diskDatastore: "local",
|
||||
ip: worker2Ip,
|
||||
longhornDiskSize: 35,
|
||||
longhornDiskSize: 50,
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user