Update overlays/dev: backend=9, frontend=9
This commit is contained in:
parent
9bc71c6b43
commit
e40591ba19
|
|
@ -11,8 +11,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: backend
|
- name: backend
|
||||||
image: docker.io/syifamaulidya/backend-app:dev # <-- Jenkins nanti ganti otomatis ke vX
|
image: docker.io/syifamaulidya/backend-app:9 # <-- Jenkins nanti ganti otomatis ke vX
|
||||||
|
|
||||||
---
|
---
|
||||||
# ==========================
|
# ==========================
|
||||||
# FRONTEND PATCH
|
# FRONTEND PATCH
|
||||||
|
|
@ -27,4 +26,4 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: frontend
|
- name: frontend
|
||||||
image: docker.io/syifamaulidya/frontend-app:dev # <-- Jenkins juga ganti otomatis
|
image: docker.io/syifamaulidya/frontend-app:9 # <-- Jenkins juga ganti otomatis
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue