diff --git a/k8s/externalsecrets/dispatcher-approle.yaml b/k8s/externalsecrets/dispatcher-approle.yaml index 8e72426..727f0db 100644 --- a/k8s/externalsecrets/dispatcher-approle.yaml +++ b/k8s/externalsecrets/dispatcher-approle.yaml @@ -16,9 +16,9 @@ spec: data: - secretKey: role_id remoteRef: - key: autojanet/pm/approle + key: autojanet/dispatcher/approle property: role_id - secretKey: secret_id remoteRef: - key: autojanet/pm/approle + key: autojanet/dispatcher/approle property: secret_id \ No newline at end of file