@@ -6,7 +6,7 @@ Kubernetes YAML files required for deployment of the application
To deploy this kubernetes environment, the first step required is to create a pulling secret, so your kubernetes is able to pull the container images of this projects directly from this gitlabs container registry. This can by issuing the following command:
The `regrec` is the name of the created secret, it is specified in the deployment resources in the container section. The token is already created on the repository, and can be shared on demand by the maintainer.