1
0
Fork 0
mirror of synced 2024-05-19 11:53:53 +12:00

fix k8s by adding google config to values

This commit is contained in:
Martin McKeaveney 2022-02-20 22:20:52 +01:00
parent 2e2ffc138a
commit 9aa799e465
2 changed files with 4 additions and 1 deletions

View file

@ -11,7 +11,7 @@ sources:
- https://github.com/Budibase/budibase
- https://budibase.com
type: application
version: 0.2.7
version: 0.2.8
appVersion: 1.0.48
dependencies:
- name: couchdb

View file

@ -100,6 +100,9 @@ globals:
cookieDomain: ""
platformUrl: ""
httpMigrations: "0"
google:
clientId: ""
secret: ""
createSecrets: true # creates an internal API key, JWT secrets and redis password for you