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