| ... | @@ -4,4 +4,16 @@ |
... | @@ -4,4 +4,16 @@ |
|
|
2. Contact the DSI to create namespaces
|
|
2. Contact the DSI to create namespaces
|
|
|
3. [Configure your project](#configure-your-project)
|
|
3. [Configure your project](#configure-your-project)
|
|
|
|
|
|
|
|
|
## Namespaces creation
|
|
|
|
|
|
|
|
You need to contact the DSI either by email or on [Rocket.Chat](https://rocketchat.pasteur.cloud/channel/support-kubernetes-gitlab-ci-cd/channel-settings).
|
|
|
|
|
|
|
|
> You need one namespace per environment you need. For instance, you want to run both a DEV and PROD environments, you will need to ask for 2 different namespaces (e.g. `project-dev` and `project-prod`).
|
|
|
|
|
|
|
|
You can give as much information as possible to the team for creation:
|
|
|
|
|
|
|
|
* What is your repository link
|
|
|
|
* Is the service going to be available on Pasteur network only or on the web
|
|
|
|
* Anything you might think of that could be useful
|
|
|
|
|
|
|
## Configure your project |
|
## Configure your project |
|
|
|
\ No newline at end of file |