You can customize the deployment by modifying the [values.yaml](file:///c:/Users/id03125/OneDrive%20-%20Telefonica/Trabajo/Network%20slicing/Network%20Slice%20Controller/nsc/helm/nsc/values.yaml) file or by using the `--set` option on the CLI. Key variables include:
-`service.port`: Port to expose the NSC (default: `8085`).
-`config.*`: Application configuration variables matching the parameters in `.env` (e.g., `config.loggingLevel`, `config.tfsIp`, `config.dummyMode`).
-`secretConfig.apiUsername` and `secretConfig.apiPassword`: Basic auth credentials for the API.
- The branch `main` ([](https://labs.etsi.org/rep/tfs/nsc/-/commits/main) [](https://labs.etsi.org/rep/tfs/nsc/-/commits/main)), points always to the latest stable version of the TeraFlowSDN Network Slice Controller (NSC).