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