Skip to content

Commit

Permalink
Report merkely scrape data for prod and beta k8s namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Jul 5, 2021
1 parent 5b3c45e commit e4a0510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
command: ./.circleci/connect-to-k8s.sh
- run:
name: Scrape cluster production environment
command: reporter report env k8s production --owner cyber-dojo --namespace prod
command: reporter report env k8s production --owner cyber-dojo --namespace prod,beta

workflows:
version: 2
Expand Down

0 comments on commit e4a0510

Please sign in to comment.