Fix perspective secret key
This commit is contained in:
parent
ab2d804a27
commit
62e206b4ab
1 changed files with 1 additions and 1 deletions
|
@ -41,6 +41,6 @@ spec:
|
|||
apiLayerSpamChecker:
|
||||
key: "{{ .APILAYER_SPAMCHECKER_APIKEY.Value }}"
|
||||
perspective:
|
||||
apiKey: "{{ .PERSPECTIVE_APIKEY.Value }}"
|
||||
key: "{{ .PERSPECTIVE_APIKEY.Value }}"
|
||||
|
||||
xsrfSecret: "{{ .XSRF_SECRET.Value }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue