Compare commits
2 Commits
e39574b60e
...
8532ffccaf
| Author | SHA1 | Date | |
|---|---|---|---|
| 8532ffccaf | |||
| b88cfef589 |
@@ -15,7 +15,7 @@ spec:
|
|||||||
- name: renovate
|
- name: renovate
|
||||||
# Update this to the latest available and then enable Renovate on
|
# Update this to the latest available and then enable Renovate on
|
||||||
# the manifest
|
# the manifest
|
||||||
image: renovate/renovate:40.14.3-full
|
image: renovate/renovate:41.15.0-full
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: renovate-gitea-token
|
name: renovate-gitea-token
|
||||||
|
|||||||
@@ -102,6 +102,14 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
cpu: 0
|
cpu: 0
|
||||||
|
|
||||||
|
nats:
|
||||||
|
cluster:
|
||||||
|
replicas: 1
|
||||||
|
|
||||||
|
loki:
|
||||||
|
commonConfig:
|
||||||
|
replication_factor: 1
|
||||||
|
|
||||||
engines:
|
engines:
|
||||||
local:
|
local:
|
||||||
lvm:
|
lvm:
|
||||||
|
|||||||
Reference in New Issue
Block a user