Skip to content

Commit

Permalink
Add column in_rel for osm_place_points, in case point=label in a boun…
Browse files Browse the repository at this point in the history
…duary relation
  • Loading branch information
Rub21 committed May 7, 2024
1 parent 7c38231 commit 46e7a1e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions osm-seed/templates/taginfo/taginfo-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ spec:
- name: http
containerPort: 80
protocol: TCP
livenessProbe:
httpGet:
path: /
port: 80
initialDelaySeconds: 120
timeoutSeconds: 60
# livenessProbe:
# httpGet:
# path: /
# port: 80
# initialDelaySeconds: 120
# timeoutSeconds: 60
{{- if .Values.taginfo.resources.enabled }}
resources:
requests:
Expand Down

0 comments on commit 46e7a1e

Please sign in to comment.