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