tl-its-umich-edu / remote-office-hours-queue

Virtual queuing tool supporting Zoom video conferencing and/or in person meetings.
https://officehours.it.umich.edu/
Apache License 2.0
12 stars 28 forks source link

🚧 add secret keys (iss. #523) #527

Open lsloan opened 4 months ago

lsloan commented 4 months ago

Resolves #523.

Adds a key for a new secret, ONE_TRUST_SCRIPT_DOMAIN. This new key causes Kustomize to expect a file with that name to be present and contain the key's value. That file should be included in base.zip, which is generated from the contents of the Dropbox base folder.

Also update service/README.md with details about where the key values are kept and how to update them.

jonespm commented 4 months ago

The change this referenced was reverted back in https://github.com/tl-its-umich-edu/remote-office-hours-queue/pull/518/commits/a78f282d56c8d468bbf2692f4f583f5032e5c9cd to get the release out.

It should be added back in as a separate PR one one that's put in along with this one for a future release.