Update frontend tag

This commit is contained in:
dvirlabs 2025-12-06 22:51:26 +02:00
parent e89d83f507
commit 15293b4990

View File

@ -54,7 +54,17 @@ frontend:
limits: limits:
cpu: 200m cpu: 200m
memory: 256Mi 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 # PostgreSQL configuration
postgres: postgres:
name: db name: db