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