chore(removate): more pvcs
This commit is contained in:
@@ -29,4 +29,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||||
- https://hub.docker.com/r/renovate/renovate
|
- https://hub.docker.com/r/renovate/renovate
|
||||||
type: application
|
type: application
|
||||||
version: 1.11.7
|
version: 1.11.8
|
||||||
|
|||||||
@@ -51,6 +51,12 @@ service:
|
|||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
|
renovate:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /tmp/renovate
|
||||||
|
renovate-repos:
|
||||||
|
enabled: true
|
||||||
|
mountPath: /tmp/renovate/repos
|
||||||
renovate-cache:
|
renovate-cache:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /tmp/renovate/cache
|
mountPath: /tmp/renovate/cache
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: renovate
|
chart: renovate
|
||||||
version: 1.11.7
|
version: 1.11.8
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: truecharts
|
name: truecharts
|
||||||
|
|||||||
Reference in New Issue
Block a user