Skip to content

Commit

Permalink
skip migration checks everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
frankh committed Oct 19, 2023
1 parent 9eab7f5 commit 56ecf41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/values/k3s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ ingress:
web:
secureCookies: false

env:
- name: POSTHOG_SKIP_MIGRATION_CHECKS
value: "true"

events:
env:
- name: POSTHOG_SKIP_MIGRATION_CHECKS
Expand Down

0 comments on commit 56ecf41

Please sign in to comment.