Skip to content

Commit b6719be

Browse files
committed
fix: remove unused job config options
Removes a few job config options that are not currently used. Signed-off-by: Ben Beauregard <ben.beauregard@anchore.com>
1 parent 9fc713e commit b6719be

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

stable/enterprise/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: enterprise
3-
version: "3.23.7"
3+
version: "3.23.8"
44
appVersion: "6.0.0"
55
kubeVersion: 1.23.x - 1.35.x || 1.23.x-x - 1.35.x-x
66
description: |

stable/enterprise/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -529,9 +529,6 @@ anchoreConfig:
529529
jobs:
530530
gc_retention_days: 14
531531
pool_size: 16
532-
job_types: []
533-
memory_threshold_mb: 512
534-
heartbeat_interval_seconds: 5.0
535532

536533
apiext:
537534
## @param anchoreConfig.apiext.extendedConfig appends additional configs to the apiext service's Anchore configs

0 commit comments

Comments
 (0)