Skip to content

Commit

Permalink
Set new ebs id for production
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Jan 5, 2024
1 parent 456640b commit cc7c28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.production.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ osm-seed:
persistenceDisk:
enabled: true
accessMode: ReadWriteOnce
AWS_ElasticBlockStore_volumeID: vol-0d4e98fb1860d2298
AWS_ElasticBlockStore_volumeID: vol-0fc60d3338a1e77c8
AWS_ElasticBlockStore_size: 100Gi
resources:
enabled: false
Expand Down

0 comments on commit cc7c28c

Please sign in to comment.