Skip to content

Commit

Permalink
Set commands for tiler - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 25, 2024
1 parent 7687607 commit 870f604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ohm/templates/tiler-cache-purge/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- -c
- |
set -x
cd /app/tiler-purge/main.py
python /app/tiler-purge/main.py
env:
- name: REGION_NAME
value: {{ .Values.ohm.tilerCachePurge.env.REGION_NAME | quote }}
Expand Down

0 comments on commit 870f604

Please sign in to comment.