Skip to content

Commit 600497c

Browse files
committed
Update capture.yaml
1 parent f7344d2 commit 600497c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

my-apps/development/posthog/core/capture.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ metadata:
127127
app.kubernetes.io/name: posthog
128128
app.kubernetes.io/component: feature-flags
129129
spec:
130-
replicas: 1
130+
replicas: 0 # Disabled: requires GeoIP MMDB file; Python web server handles flags for hobby
131131
selector:
132132
matchLabels:
133133
app.kubernetes.io/name: posthog

0 commit comments

Comments
 (0)