Skip to content

Commit

Permalink
docs: Add Comment for Nginx Configuration Regarding Safari Compatibil…
Browse files Browse the repository at this point in the history
…ity (#1602)
patsevanton authored Nov 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 7603be4 commit 04471b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/sentry/values.yaml
Original file line number Diff line number Diff line change
@@ -1806,7 +1806,7 @@ openai: {}
# existingSecretKey: "" # by default "api-token"

nginx:
enabled: true
enabled: true # true, if Safari compatibility is needed
containerPort: 8080
existingServerBlockConfigmap: '{{ template "sentry.fullname" . }}'
resources: {}

0 comments on commit 04471b6

Please sign in to comment.