Skip to content

Commit fa340f5

Browse files
author
Rub21
committed
Remove image id for nominatim from values
1 parent 75cbf17 commit fa340f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

osm-seed/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -525,8 +525,8 @@ tmApi:
525525
nominatimApi:
526526
enabled: true
527527
image:
528-
name: 'developmentseed/osmseed-nominatim'
529-
tag: '0.1.0-n674.he4009f3'
528+
name: ''
529+
tag: ''
530530
serviceAnnotations: {}
531531
replicaCount: 1
532532
env:

0 commit comments

Comments
 (0)