Skip to content
Snippets Groups Projects
Commit 2919234c authored by Dobromir Palushev's avatar Dobromir Palushev
Browse files

updated logic of the test-job

parent 1421bf10
No related branches found
No related tags found
12 merge requests!72Production update,!70Production update,!67Workflow updates,!66Css test change,!64Pipeline fix,!62Main update,!60Getting staging's latest state,!58Updating Main,!56Main updates,!52Staging->Main,!50Production updates,!49updated logic of the test-job
......@@ -23,7 +23,7 @@ spec:
name: todo-app-container
ports:
- containerPort: 3000
name: todo-app-container-port
name: c-port
envFrom:
- configMapRef:
name: todo-app-config
......
......@@ -11,7 +11,7 @@ spec:
ports:
- name: todo-app-https-port
port: 443
targetPort: todo-app-container-port
targetPort: c-port
- name: todo-app-http-port
port: 80
targetPort: todo-app-container-port
targetPort: c-port
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment