We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7344d2 commit 600497cCopy full SHA for 600497c
1 file changed
my-apps/development/posthog/core/capture.yaml
@@ -127,7 +127,7 @@ metadata:
127
app.kubernetes.io/name: posthog
128
app.kubernetes.io/component: feature-flags
129
spec:
130
- replicas: 1
+ replicas: 0 # Disabled: requires GeoIP MMDB file; Python web server handles flags for hobby
131
selector:
132
matchLabels:
133
0 commit comments