|
|
|
@ -130,7 +130,9 @@ autoscaling: |
|
|
|
# targetMemoryUtilizationPercentage: 80 |
|
|
|
|
|
|
|
cronjob: |
|
|
|
enabled: true |
|
|
|
# This cronjob has been disabled by default because it |
|
|
|
# requires a shared Persistent Volume (RWX) to work properly. |
|
|
|
enabled: false |
|
|
|
schedule: "* * * * *" |
|
|
|
successfulJobsHistoryLimit: 3 |
|
|
|
failedJobsHistoryLimit: 3 |
|
|
|
|