diff --git a/infra/crossplane/templates/gitlab.yml b/infra/crossplane/templates/gitlab.yml index d62470e..b1e188d 100644 --- a/infra/crossplane/templates/gitlab.yml +++ b/infra/crossplane/templates/gitlab.yml @@ -22,10 +22,10 @@ spec: target: name: gitlab-secret data: - - secretKey: RENOVATE_TOKEN + - secretKey: accesstoken remoteRef: key: kv/renovate - property: accesstoken + property: RENOVATE_TOKEN --- apiVersion: gitlab.crossplane.io/v1beta1