fix: RENOVATE_USERNAME gitea
This commit is contained in:
parent
b280a39064
commit
9d25d4c8c1
@ -24,6 +24,11 @@ spec:
|
||||
value: gitea
|
||||
- name: RENOVATE_ENDPOINT
|
||||
value: "https://$BASE_URL/api/v1"
|
||||
- name: RENOVATE_USERNAME
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: gitea-admin
|
||||
key: username
|
||||
- name: RENOVATE_TOKEN
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
Loading…
Reference in New Issue
Block a user