remove init
This commit is contained in:
@@ -167,23 +167,6 @@ renovate:
|
|||||||
failedJobsHistory: 3
|
failedJobsHistory: 3
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
# initContainers:
|
|
||||||
# init-chmod-data:
|
|
||||||
# securityContext:
|
|
||||||
# runAsUser: 0
|
|
||||||
# image:
|
|
||||||
# repository: busybox
|
|
||||||
# tag: 1.37.0
|
|
||||||
# pullPolicy: IfNotPresent
|
|
||||||
# command:
|
|
||||||
# - /bin/sh
|
|
||||||
# - -ec
|
|
||||||
# - |
|
|
||||||
# chmod -R 777 /tmp/renovate
|
|
||||||
# resources:
|
|
||||||
# requests:
|
|
||||||
# cpu: 100m
|
|
||||||
# memory: 128Mi
|
|
||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
@@ -222,9 +205,6 @@ renovate:
|
|||||||
retain: true
|
retain: true
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
renovate:
|
renovate:
|
||||||
# init-chmod-data:
|
|
||||||
# - path: /tmp/renovate
|
|
||||||
# readOnly: false
|
|
||||||
main:
|
main:
|
||||||
- path: /tmp/renovate
|
- path: /tmp/renovate
|
||||||
readOnly: false
|
readOnly: false
|
||||||
|
Reference in New Issue
Block a user