Fix image repository
This commit is contained in:
parent
0c2b79bc2a
commit
57ad8cefee
@ -1,7 +1,8 @@
|
|||||||
image:
|
backend:
|
||||||
repository: my-apps/tunedrop
|
image:
|
||||||
|
repository: my-apps/tunedrop-backend
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
tag: latest
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
backend:
|
backend:
|
||||||
image:
|
image:
|
||||||
repository: my-apps/tunedrop
|
repository: my-apps/tunedrop-backend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest
|
tag: latest
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user