Skip to content

Commit

Permalink
adding ronal as org for deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeevtvarit committed Aug 26, 2024
1 parent e7dbd48 commit 195fa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/tvarit/dashboard-wise-deployment.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def translate_enclosed_text(data, target_language):
current_datetime = datetime.datetime.now().isoformat()
for key in data_test.keys():
print('Deploying in ',key)
if key in ['Alcar', 'Gienanth', 'Procast', 'Voit', 'Doktas', 'ESW', 'Endurance', 'Foehl', 'Mahle', 'Mbusch', 'UnoMinda']:
if key in ['Alcar', 'Gienanth', 'Procast', 'Voit', 'Doktas', 'ESW', 'Endurance', 'Foehl', 'Mahle', 'Mbusch', 'UnoMinda', 'Ronal']:
grafana_url = cloud_grafana_url
else:
grafana_url = maxion_grafana_url
Expand Down

0 comments on commit 195fa60

Please sign in to comment.