File tree Expand file tree Collapse file tree
my-apps/development/posthog/core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 spec :
2323 containers :
2424 - name : capture
25- image : ghcr.io/posthog/posthog/capture:master
25+ image : ghcr.io/posthog/posthog/capture:master@sha256:9c00f4150de0077af013d7c908fd5dad79d23cc3d6f9553820a433f981f80546
2626 env :
2727 - name : ADDRESS
2828 value : " 0.0.0.0:3000"
8484 spec :
8585 containers :
8686 - name : replay-capture
87- image : ghcr.io/posthog/posthog/capture:master
87+ image : ghcr.io/posthog/posthog/capture:master@sha256:9c00f4150de0077af013d7c908fd5dad79d23cc3d6f9553820a433f981f80546
8888 env :
8989 - name : ADDRESS
9090 value : " 0.0.0.0:3000"
Original file line number Diff line number Diff line change 8080 feature.node.kubernetes.io/cpu-cpuid.AVX2 : " true"
8181 containers :
8282 - name : migrate
83- image : posthog/posthog:latest
83+ image : posthog/posthog:latest@sha256:f03b820bfb80ad86fe7b89cc0ee83b7a3a0be5be1cd3e0bba32dcf6afe868076
8484 command :
8585 - /bin/sh
8686 - -c
Original file line number Diff line number Diff line change 8383 spec :
8484 containers :
8585 - name : property-defs-rs
86- image : ghcr.io/posthog/posthog/property-defs-rs:master
86+ image : ghcr.io/posthog/posthog/property-defs-rs:master@sha256:3d98249674799edcd049c9a28a0cd29cf62c157603ef48d6a8cec9fc4248f678
8787 env :
8888 - name : PGPASSWORD
8989 valueFrom :
Original file line number Diff line number Diff line change 2424 spec :
2525 containers :
2626 - name : plugins
27- image : posthog/posthog-node:latest
27+ image : posthog/posthog-node:latest@sha256:026f205cd19a8724823e18e5151986fa88881e3faf7eebe9615a6340d484fba0
2828 command :
2929 - node
3030 - nodejs/dist/index.js
Original file line number Diff line number Diff line change 2424 feature.node.kubernetes.io/cpu-cpuid.AVX2 : " true"
2525 containers :
2626 - name : web
27- image : posthog/posthog:latest
27+ image : posthog/posthog:latest@sha256:f03b820bfb80ad86fe7b89cc0ee83b7a3a0be5be1cd3e0bba32dcf6afe868076
2828 command :
2929 - /bin/sh
3030 - -c
Original file line number Diff line number Diff line change 2424 feature.node.kubernetes.io/cpu-cpuid.AVX2 : " true"
2525 containers :
2626 - name : worker
27- image : posthog/posthog:latest
27+ image : posthog/posthog:latest@sha256:f03b820bfb80ad86fe7b89cc0ee83b7a3a0be5be1cd3e0bba32dcf6afe868076
2828 command :
2929 - ./bin/docker-worker-celery
3030 - --with-scheduler
You can’t perform that action at this time.
0 commit comments