File tree Expand file tree Collapse file tree 11 files changed +18
-18
lines changed
raw-query-exec-controller Expand file tree Collapse file tree 11 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ fullnameOverride: ''
1717image :
1818 pullPolicy : IfNotPresent
1919 repository : snappyflowml/compaction-controller
20- tag : ' 2-0-117 '
20+ tag : ' 2-0-123 '
2121ingest-controller :
2222 service :
2323 servicePort : 5000
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ fullnameOverride: ''
1818image :
1919 pullPolicy : IfNotPresent
2020 repository : snappyflowml/dataset-controller
21- tag : ' 2-0-117 '
21+ tag : ' 2-0-123 '
2222ingest-controller :
2323 service :
2424 servicePort : 5000
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ fullnameOverride: ''
2929image :
3030 pullPolicy : IfNotPresent
3131 repository : snappyflowml/dataset-raw-controller
32- tag : ' 2-0-117 '
32+ tag : ' 2-0-123 '
3333nameOverride : ' '
3434nodeSelector : {}
3535podAnnotations :
@@ -51,7 +51,7 @@ orcEventController:
5151 image :
5252 pullPolicy : IfNotPresent
5353 repository : snappyflowml/orc-event-controller
54- tag : ' 2-0-117 '
54+ tag : ' 2-0-123 '
5555 containerResources :
5656 limits :
5757 cpu : 250m
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ fullnameOverride: ''
1818image :
1919 pullPolicy : IfNotPresent
2020 repository : snappyflowml/ingest-controller
21- tag : ' 2-0-117 '
21+ tag : ' 2-0-123 '
2222log-archival :
2323 service :
2424 servicePort : 5003
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ fullnameOverride: ''
1717image :
1818 pullPolicy : IfNotPresent
1919 repository : snappyflowml/log-archival
20- tag : ' 2-0-117 '
20+ tag : ' 2-0-123 '
2121ingest-controller :
2222 service :
2323 servicePort : 5000
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ replicaCount: 1
1515image :
1616 repository : snappyflowml/orc-event-retry-job
1717 pullPolicy : IfNotPresent
18- tag : ' 2-0-117 '
18+ tag : ' 2-0-123 '
1919
2020imagePullSecrets : []
2121nameOverride : " "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ fullnameOverride: ''
1111image :
1212 pullPolicy : IfNotPresent
1313 repository : snappyflowml/orc-event-webhook
14- tag : ' 2-0-117 '
14+ tag : ' 2-0-123 '
1515nameOverride : ' '
1616nodeSelector : {}
1717schedulerName : sf-scheduler
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cleanIntervalInHour: 1
33cleanup :
44 pullPolicy : IfNotPresent
55 repository : snappyflowml/query-cleanup
6- tag : ' 2-0-117 '
6+ tag : ' 2-0-123 '
77containerResources :
88 querycleanup :
99 limits :
@@ -46,7 +46,7 @@ parallelQuery:
4646executionControler :
4747 pullPolicy : IfNotPresent
4848 repository : snappyflowml/query-execution-controller
49- tag : ' 2-0-117 '
49+ tag : ' 2-0-123 '
5050external :
5151 enabled : false
5252 externalTrafficPolicy : Cluster
@@ -55,7 +55,7 @@ fullnameOverride: ''
5555image :
5656 pullPolicy : IfNotPresent
5757 repository : snappyflowml/query-controller
58- tag : ' 2-0-117 '
58+ tag : ' 2-0-123 '
5959ingest-controller :
6060 service :
6161 servicePort : 5000
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ fullnameOverride: ''
33image :
44 pullPolicy : IfNotPresent
55 repository : snappyflowml/raw-query-exec-controller
6- tag : ' 2-0-117 '
6+ tag : ' 2-0-123 '
77imagePullSecrets : []
88maxGBToProcessDuringHistogramQuery : 1
99maxGBToProcessDuringLogQuery : 1
Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ cbsparkevent:
33 image :
44 pullPolicy : IfNotPresent
55 repository : snappyflowml/cb-spark-event
6- tag : ' 2-0-117 '
6+ tag : ' 2-0-123 '
77orcCompaction :
88 image :
99 repository : snappyflowml/spark-compact-orc
10- tag : ' 2'
10+ tag : ' 2-0-123 '
1111fullnameOverride : ' '
1212jobserver :
1313 containerResources :
@@ -23,7 +23,7 @@ jobserver:
2323 image :
2424 pullPolicy : IfNotPresent
2525 repository : snappyflowml/job-server
26- tag : ' 2-0-117 '
26+ tag : ' 2-0-123 '
2727 serverPort : 5002
2828 service :
2929 servicePort : 5002
@@ -40,7 +40,7 @@ monitor:
4040 image :
4141 pullPolicy : IfNotPresent
4242 repository : snappyflowml/monitor
43- tag : ' 2-0-117 '
43+ tag : ' 2-0-123 '
4444nameOverride : ' '
4545nodeSelector : {}
4646schedulerName : sf-scheduler
You can’t perform that action at this time.
0 commit comments