Skip to content

Commit

Permalink
chore: set namespace
Browse files Browse the repository at this point in the history
set production namespace for grafana prod
  • Loading branch information
jlangy committed Jan 22, 2025
1 parent df1bcd0 commit 3a74474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
cat >> $GITHUB_ENV <<EOF
OPENSHIFT_TOKEN=${{ secrets.PROD_OPENSHIFT_TOKEN }}
OPENSHIFT_SERVER=${{ secrets.PROD_OPENSHIFT_SERVER }}
OPENSHIFT_NAMESPACE=${{ secrets.PROD_OPENSHIFT_NAMESPACE }}
OPENSHIFT_NAMESPACE=eb75ad-tools
${{ secrets.GRAFANA_PROD_ENV }}
EOF
Expand Down

0 comments on commit 3a74474

Please sign in to comment.