Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Jan 8, 2024
1 parent b8e850c commit d8634da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
chmod +x metrics-configuration-checker
sudo mv metrics-configuration-checker /usr/local/bin/metrics-configuration-checker
# check kubedb-metrics chart
kubectl apply -f crds/kubedb-crds.yaml
kubectl create -f crds/kubedb-crds.yaml
metrics-configuration-checker --content=./charts/kubedb-metrics/templates/
- name: Test Monitoring
Expand Down

0 comments on commit d8634da

Please sign in to comment.