Disable apps
This commit is contained in:
commit
38cbc62f9b
@ -39,7 +39,6 @@ service:
|
|||||||
frontend:
|
frontend:
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
|
|
||||||
# MongoDB configuration
|
# MongoDB configuration
|
||||||
mongodb:
|
mongodb:
|
||||||
enabled: true
|
enabled: true
|
||||||
@ -59,7 +58,6 @@ mongodb:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
database: oramap
|
database: oramap
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: "traefik"
|
className: "traefik"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user