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