Fix tag nintend
This commit is contained in:
parent
82f8e8487d
commit
4642d958be
@ -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-9d3779b
|
|
||||||
# Frontend configuration
|
# Frontend configuration
|
||||||
frontend:
|
frontend:
|
||||||
name: frontend
|
name: frontend
|
||||||
@ -46,7 +45,7 @@ frontend:
|
|||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend
|
repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
tag: "master-02541a6"
|
tag: develop-81acc68
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 80
|
port: 80
|
||||||
@ -76,7 +75,6 @@ frontend:
|
|||||||
- secretName: my-recipes-tls
|
- secretName: my-recipes-tls
|
||||||
hosts:
|
hosts:
|
||||||
- my-recipes.dvirlabs.com
|
- my-recipes.dvirlabs.com
|
||||||
tag: develop-81acc68
|
|
||||||
# PostgreSQL configuration
|
# PostgreSQL configuration
|
||||||
postgres:
|
postgres:
|
||||||
name: db
|
name: db
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user