diff --git a/namespaces/apps/comentario/patches/secret.yaml b/namespaces/apps/comentario/patches/secret.yaml index 55dc700..cf5ed56 100644 --- a/namespaces/apps/comentario/patches/secret.yaml +++ b/namespaces/apps/comentario/patches/secret.yaml @@ -41,6 +41,6 @@ spec: apiLayerSpamChecker: key: "{{ .APILAYER_SPAMCHECKER_APIKEY.Value }}" perspective: - apiKey: "{{ .PERSPECTIVE_APIKEY.Value }}" + key: "{{ .PERSPECTIVE_APIKEY.Value }}" xsrfSecret: "{{ .XSRF_SECRET.Value }}"