We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d02ee7a + 4d4189d commit 169377bCopy full SHA for 169377b
1 file changed
helmchart.yaml
@@ -7,6 +7,8 @@ spec:
7
name: gameshelf
8
chartVersion: "0.0.0"
9
values:
10
+ gameshelf-sdk:
11
+ integrationLicenseID: repl{{ LicenseFieldValue `licenseID` }}
12
adminSecret: repl{{ ConfigOption `admin_secret`}}
13
siteName: repl{{ ConfigOption `site_name`}}
14
builder:
0 commit comments