etheroute-lon01: add google service account token

This commit is contained in:
Luke Granger-Brown 2022-03-11 16:20:34 +00:00
parent dd746bec32
commit 4100b021aa

View file

@ -369,6 +369,7 @@ in {
SHARED_SECRET={{ .Data.data.sharedSecret }}
IDP_CLIENT_SECRET={{ .Data.data.idpClientSecret }}
SIGNING_KEY={{ .Data.data.signingKey }}
IDP_SERVICE_ACCOUNT={{ .Data.data.googleServiceAccount }}
{{ end }}
'';
group = "root";