diff --git a/mailu/helm-mailu.yaml b/mailu/helm-mailu.yaml index a58e8fd..0ea1c25 100644 --- a/mailu/helm-mailu.yaml +++ b/mailu/helm-mailu.yaml @@ -32,10 +32,10 @@ spec: name: helm-mailu-secret namespace: mailu jqPathExpressions: - - ".data.secret-key" + - .data - group: "" kind: Secret name: mailu-roundcube namespace: mailu jqPathExpressions: - - ".data.roundcube-db-password" \ No newline at end of file + - .data \ No newline at end of file