We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d653301 commit f5cc6e2Copy full SHA for f5cc6e2
2 files changed
my-apps/development/posthog/core/web.yaml
@@ -76,9 +76,9 @@ spec:
76
resources:
77
requests:
78
cpu: 250m
79
- memory: 512Mi
80
- limits:
81
memory: 1Gi
+ limits:
+ memory: 2Gi
82
---
83
apiVersion: v1
84
kind: Service
my-apps/development/posthog/core/workers.yaml
@@ -60,6 +60,6 @@ spec:
60
61
62
63
64
65
0 commit comments