APP_PORT
in this example.
You can also use Helm values to customize your application’s configuration for each environment you wish to create.
DB_USER
, DB_PASS
, DB_HOST
, and DB_PORT
are set dynamically during each deployment.APP_PORT
in this example.
You can also use Helm values to customize your application’s configuration for each environment you wish to create.
DB_USER
, DB_PASS
, DB_HOST
, and DB_PORT
are set dynamically during each deployment.