Skip to content

Commit

Permalink
Merge pull request #1 from CodeTogether-Inc/geo-ip-support
Browse files Browse the repository at this point in the history
Support geo ip with max mind for CT Live
  • Loading branch information
wgalanciak authored Jan 9, 2024
2 parents f301669 + 10f7c65 commit 958f098
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/live/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: codetogether
description: CodeTogether Live provides pair programming and collaborative coding

type: application
version: 1.4.15
version: 1.4.16
appVersion: "2023.2.0"
kubeVersion: ">= 1.18.0"

Expand Down
2 changes: 2 additions & 0 deletions charts/live/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ direct:
# Configure if CodeTogether is running in 'locator-central' mode.
#
locatorCentral:
# maxmindLicenseKey: "my-maxmind-license-key"
# maxmindAccountId: "my-maxmind-account-id"
# A database is required for the central locator.
database:
host: "10.10.0.2"
Expand Down

0 comments on commit 958f098

Please sign in to comment.