diff --git a/flux/cluster/apps/gitops/renovate/external-secret.yaml b/flux/cluster/apps/gitops/renovate/external-secret.yaml index 2b15c74..854c4a8 100644 --- a/flux/cluster/apps/gitops/renovate/external-secret.yaml +++ b/flux/cluster/apps/gitops/renovate/external-secret.yaml @@ -15,3 +15,7 @@ spec: remoteRef: key: gitops/renovate property: gitea_token + - secretKey: GITHUB_COM_TOKEN + remoteRef: + key: gitops/renovate + property: github_token