Correct nexus url and set new pass for user. Also add new tags to deployment.
This commit is contained in:
@@ -8,7 +8,7 @@ stand: {{ stand }}
|
||||
mainContainer:
|
||||
###### Репозиторий
|
||||
image:
|
||||
repository: {{ registryUrl }}/{{ registryContainerName }}
|
||||
repository: "{{ registryUrl }}/{{ imageName }}"
|
||||
tag: {{ version }}
|
||||
containerPort: {{ appPort }}
|
||||
###### Ресурсы
|
||||
|
||||
Reference in New Issue
Block a user