Skip to content

Commit

Permalink
porter: add server url
Browse files Browse the repository at this point in the history
  • Loading branch information
cblaettl committed Oct 17, 2023
1 parent 265df5d commit 7b0d263
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/porter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: porter
description: Platform as a Service, Reimagined.

type: application
version: 0.1.5
version: 0.1.6
appVersion: 0.1.0

dependencies:
Expand Down
2 changes: 2 additions & 0 deletions charts/porter/values.emporium.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
porter:
server:
url: https://{{ .Emporium.Subdomain }}.{{ .Emporium.DNSZone }}

additionalEnv:
FEATURE_FLAG_CLIENT: database

Expand Down

0 comments on commit 7b0d263

Please sign in to comment.