fix: remove renovate secret from repo, managed manually

This commit is contained in:
2026-05-20 13:46:51 +00:00
parent 1a4f673115
commit 0d6bd4dae2
-10
View File
@@ -1,10 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
name: renovate-token
namespace: renovate
type: Opaque
stringData:
# Reemplazar con el token de Gitea que crees en:
# https://git.chemavx.xyz/user/settings/applications
RENOVATE_TOKEN: "PLACEHOLDER"