frontend: update tag to master-e0b0ec9

This commit is contained in:
woodpecker-bot 2025-12-05 13:50:18 +00:00
parent 2f8dc75aa8
commit 3f37bf8577

View File

@ -1,7 +1,6 @@
global:
namespace: my-apps
imagePullSecrets: []
# Backend configuration
backend:
name: backend
@ -23,7 +22,6 @@ backend:
memory: 512Mi
env:
PYTHONUNBUFFERED: "1"
# Frontend configuration
frontend:
name: frontend
@ -45,7 +43,7 @@ frontend:
limits:
cpu: 200m
memory: 256Mi
tag: master-e0b0ec9
# PostgreSQL configuration
postgres:
name: db
@ -73,7 +71,6 @@ postgres:
limits:
cpu: 1000m
memory: 1Gi
# Ingress (top-level, maps frontend/backend paths)
ingress:
enabled: true