Skip to content

Commit

Permalink
Add secret for azure and use new version of posthog that enables this.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellw committed Feb 19, 2024
1 parent 27191a8 commit 72dbf27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/posthog/posthog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ spec:
chart:
spec:
chart: posthog
version: "30.33.3"
version: "30.33.4"
sourceRef:
kind: HelmRepository
name: posthog
Expand Down
1 change: 1 addition & 0 deletions apps/prod/posthog/merge-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ spec:
# https://github.com/Altinity/clickhouse-backup/tree/master
backup:
enabled: true
azureSecret: posthog-blob-storage-secret
clickhouse_services: "chi-posthog-posthog-0-0,chi-posthog-posthog-1-0,chi-posthog-posthog-2-0,chi-posthog-posthog-3-0,chi-posthog-posthog-4-0"
env:
- name: "REMOTE_STORAGE"
Expand Down

0 comments on commit 72dbf27

Please sign in to comment.