Fix backend tag
This commit is contained in:
parent
37cad03510
commit
9d41a955eb
@ -8,7 +8,7 @@ backend:
|
|||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/my-recipes-backend
|
repository: harbor.dvirlabs.com/my-apps/my-recipes-backend
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: "master-02541a6"
|
tag: "master-994d7bb"
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 8000
|
port: 8000
|
||||||
@ -38,7 +38,6 @@ backend:
|
|||||||
- secretName: api-my-recipes-tls
|
- secretName: api-my-recipes-tls
|
||||||
hosts:
|
hosts:
|
||||||
- api-my-recipes.dvirlabs.com
|
- api-my-recipes.dvirlabs.com
|
||||||
tag: master-994d7bb
|
|
||||||
# Frontend configuration
|
# Frontend configuration
|
||||||
frontend:
|
frontend:
|
||||||
name: frontend
|
name: frontend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user