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