Skip to content

Commit

Permalink
fix: remove https:// from host
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra authored and moshloop committed Sep 1, 2024
1 parent 623e86f commit 717d194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ missionControl:
clerkOrgID: ""
global:
ui:
host: https://app.flanksource.com
host: app.flanksource.com
labels:
flanksource.com/clerk-org-id: ''
otel:
Expand Down

0 comments on commit 717d194

Please sign in to comment.