Skip to content

Commit 2760d04

Browse files
Update Image Version to value: b024d44
1 parent 7ee57ce commit 2760d04

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

charts/device-definitions-api/values-prod.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ replicaCount: 2
44
image:
55
repository: dimozone/device-definitions-api
66
pullPolicy: IfNotPresent
7-
tag: 70df733
7+
tag: b024d44
88
env:
99
ENVIRONMENT: prod
1010
PORT: '8080'
@@ -59,11 +59,6 @@ affinity: {}
5959
podDisruptionBudget:
6060
minAvailable: 1
6161
jobs:
62-
# - name: search-index-load
63-
# schedule: 0 15 * * *
64-
# args:
65-
# - '-c'
66-
# - /device-definitions-api sync-device-definitions-search; CODE=$?; echo "weekly typesense mmy search index sync completed"; wget -q --post-data "hello=shutdown" http://localhost:4191/shutdown &> /dev/null; exit $CODE;
6762
- name: r1-search-gsheet-sync
6863
schedule: 0 13 * * *
6964
args:

0 commit comments

Comments
 (0)