Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion devops/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ iam-cache-server-helm:
NATS_CLIENTS_URL: iam-cache-server-nats.ics.svc.cluster.local:4222
LOGS_DIRECTORY: /app/logs
NESTJS_PORT: 3000
SENTRY_ENV: prod
SENTRY_ENV: production
IPFS_CLIENT_PORT: 5001
IPFS_CLIENT_PROJECT_ID: 2DFVKQS7MfgeN9hdXrPG6HHH02O
IPFS_CLIENT_HOST: ipfs.infura.io
Expand Down