🚑️(helm) set celery and summary replicas to 0
These two services are not yet needed in production. Disable them.
This commit is contained in:
@@ -165,3 +165,9 @@ posthog:
|
|||||||
cert-manager.io/cluster-issuer: letsencrypt
|
cert-manager.io/cluster-issuer: letsencrypt
|
||||||
nginx.ingress.kubernetes.io/upstream-vhost: eu-assets.i.posthog.com
|
nginx.ingress.kubernetes.io/upstream-vhost: eu-assets.i.posthog.com
|
||||||
nginx.ingress.kubernetes.io/backend-protocol: https
|
nginx.ingress.kubernetes.io/backend-protocol: https
|
||||||
|
|
||||||
|
summary:
|
||||||
|
replicas: 0
|
||||||
|
|
||||||
|
celery:
|
||||||
|
replicas: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user