Disable apps

This commit is contained in:
dvirlabs 2026-03-25 11:03:44 +02:00
commit 38cbc62f9b

View File

@ -39,7 +39,6 @@ service:
frontend:
port: 80
targetPort: 80
# MongoDB configuration
mongodb:
enabled: true
@ -59,7 +58,6 @@ mongodb:
cpu: 100m
memory: 256Mi
database: oramap
ingress:
enabled: true
className: "traefik"