You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with these settings I get an error sentry-snuba-outcomes-consumer-7996565d6c-8qv8g: Liveness probe failed: rm: cannot remove '/tmp/health.txt': No such file or directory
the same with 4 more components sentry-snuba-subscription-consumer-transactions, sentry-subscription-consumer-events, sentry-subscription-consumer-transactions and sentry-snuba-subscription-consumer-events
Expected behavior
These errors leading to a pod reboot should not occur.
Issue submitter TODO list
Describe the bug (actual behavior)
sentry-snuba-subscription-consumer-events
sentry-snuba-subscription-consumer-transactions
with these settings I get an error
sentry-snuba-outcomes-consumer-7996565d6c-8qv8g: Liveness probe failed: rm: cannot remove '/tmp/health.txt': No such file or directory
the same with 4 more components sentry-snuba-subscription-consumer-transactions, sentry-subscription-consumer-events, sentry-subscription-consumer-transactions and sentry-snuba-subscription-consumer-events
Expected behavior
These errors leading to a pod reboot should not occur.
values.yaml
snuba:
...
subscriptionConsumerEvents:
replicas: 3
subscriptionConsumerTransactions:
replicas: 3
transactionsConsumer:
replicas: 3
Helm chart version
26.5.0
Steps to reproduce
helmfile apply -f helmfile.yaml
Screenshots
Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: