frontend: update tag to master-e0b0ec9
This commit is contained in:
parent
2f8dc75aa8
commit
3f37bf8577
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user