Skip to content

Commit 04471b6

Browse files
authored
docs: Add Comment for Nginx Configuration Regarding Safari Compatibility (#1602)
1 parent 7603be4 commit 04471b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/sentry/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,7 @@ openai: {}
18061806
# existingSecretKey: "" # by default "api-token"
18071807

18081808
nginx:
1809-
enabled: true
1809+
enabled: true # true, if Safari compatibility is needed
18101810
containerPort: 8080
18111811
existingServerBlockConfigmap: '{{ template "sentry.fullname" . }}'
18121812
resources: {}

0 commit comments

Comments
 (0)