release 3.5.1

This commit is contained in:
root
2023-05-18 12:38:30 +09:00
parent 5e09b62914
commit cac86d540f
69 changed files with 74 additions and 4 deletions

3
roles/cmoa_install/files/05-imxc/values.yaml Normal file → Executable file
View File

@@ -153,6 +153,7 @@ global:
KAFKA_INPUT_TOPIC: 'kubernetes_info'
TABLE_PREFIX: 'cmoa_'
BLACK_LIST: 'cronjob_active,endpoint_base,endpoint_addresses,endpoint_notreadyaddresses,endpoint_ports,event_base,node_image,resourcequota_base,resourcequota_scopeselector,storageclass_base,ingress_base'
BLACK_LIST_BATCH: 'cronjob_active,endpoint_base,endpoint_addresses,endpoint_notreadyaddresses,endpoint_ports,event_base,node_image,resourcequota_base,resourcequota_scopeselector'
BLACK_LIST_FLAT: 'cronjob_active,endpoint_base,endpoint_addresses,endpoint_notreadyaddresses,endpoint_ports,event_base,node_image,resourcequota_base,resourcequota_scopeselector,storageclass_base,ingress_base'
DELETE_HOUR: '15'
BACKLOGIN: false