Merge branch 'master' of https://git.dvirlabs.com/dvirlabs/my-apps
This commit is contained in:
commit
a4dbe26d83
@ -8,7 +8,7 @@ backend:
|
|||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/invy-backend
|
repository: harbor.dvirlabs.com/my-apps/invy-backend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "latest"
|
tag: "master-40f264a"
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 8000
|
port: 8000
|
||||||
@ -52,7 +52,7 @@ frontend:
|
|||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/invy-frontend
|
repository: harbor.dvirlabs.com/my-apps/invy-frontend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "latest"
|
tag: "master-2c5668d"
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 80
|
port: 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user