Update frontend tag
This commit is contained in:
parent
e89d83f507
commit
15293b4990
@ -54,7 +54,17 @@ frontend:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 256Mi
|
||||
tag: master-b4008f5
|
||||
tag: master-bd31ffb
|
||||
ingress:
|
||||
enabled: true
|
||||
className: "nginx"
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
hosts:
|
||||
- host: my-recipes.dvirlabs.com
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
# PostgreSQL configuration
|
||||
postgres:
|
||||
name: db
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user