Files
infrastructure/clusters/cl01tl/manifests/gitea/ExternalSecret-gitea-renovate-secret.yaml
gitea-bot 7acae19426 Automated Manifest Update (#5185)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `0b1e0d7` (on `0b1e0d7eb204d262ce521898d807a132c300103a`)
- **Charts Updated**: `foldergram,gatus,gitea`

### Update Details (2026-03-27 02:06 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `3211baa` (on `3211baa9de39f0942f6272f3dddb3e3fb6a7fbc1`)
- **Charts Updated**: `site-documentation`

Reviewed-on: #5185
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-03-27 02:07:00 +00:00

35 lines
935 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: gitea-renovate-secret
namespace: gitea
labels:
app.kubernetes.io/name: gitea-renovate-secret
app.kubernetes.io/instance: gitea
app.kubernetes.io/part-of: gitea
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
data:
- secretKey: RENOVATE_ENDPOINT
remoteRef:
key: /cl01tl/gitea/renovate
property: RENOVATE_ENDPOINT
- secretKey: RENOVATE_GIT_AUTHOR
remoteRef:
key: /cl01tl/gitea/renovate
property: RENOVATE_GIT_AUTHOR
- secretKey: RENOVATE_TOKEN
remoteRef:
key: /cl01tl/gitea/renovate
property: RENOVATE_TOKEN
- secretKey: RENOVATE_GIT_PRIVATE_KEY
remoteRef:
key: /cl01tl/gitea/renovate
property: id_rsa
- secretKey: RENOVATE_GITHUB_COM_TOKEN
remoteRef:
key: /github/gitea-cl01tl
property: token