Update images for brand master app
This commit is contained in:
parent
e922754337
commit
ba113d08a6
@ -22,7 +22,7 @@ spec:
|
|||||||
fsGroup: 999
|
fsGroup: 999
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: fix-permissions
|
- name: fix-permissions
|
||||||
image: harbor.dvirlabs.com/dockerhub/busybox:latest
|
image: harbor.dvirlabs.com/base-images/busybox:latest
|
||||||
command:
|
command:
|
||||||
- sh
|
- sh
|
||||||
- -c
|
- -c
|
||||||
|
|||||||
@ -115,7 +115,7 @@ frontend:
|
|||||||
postgres:
|
postgres:
|
||||||
name: db
|
name: db
|
||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/dockerhub/postgres
|
repository: harbor.dvirlabs.com/base-images/postgres
|
||||||
tag: "16-alpine"
|
tag: "16-alpine"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user