Skip to content

Commit

Permalink
Update redis name
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Jan 30, 2025
1 parent 0789038 commit 05ebbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osm-seed/templates/osmcha-app/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
- name: staticfiles
mountPath: /srv/www/static/django
readOnly: true
- name: redis
- name: osmcha-redis
image: "redis:latest"
ports:
- containerPort: 6379
Expand Down

0 comments on commit 05ebbdc

Please sign in to comment.