nhuantho opened a new issue, #2191:
URL: https://github.com/apache/fluss/issues/2191

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/fluss/issues) and 
found nothing similar.
   
   
   ### Motivation
   
   * The architecture of Fluss includes `CoordinatorServer` and `TabletServer`; 
it can isolate configs for them in the chart. 
   * Some values of the current chart are constants and have not been modified.
   * For example:
   <img width="370" height="321" alt="Image" 
src="https://github.com/user-attachments/assets/1caedbaf-b3f0-4042-89a2-0872e62942a3";
 />
   
   ### Solution
   
   * Create regions in value for `CoordinatorServer` and `TabletServer`.
   * For example:
   ```
   coordinatorServer:
     livenessProbe:
     readinessProbe:
     resources:
     ...
   ```
   
   ### Anything else?
   
   _No response_
   
   ### Willingness to contribute
   
   - [x] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to