Skip to content

Commit

Permalink
🐎 ci(build): add servicemonitor in build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jojotong committed Jun 27, 2022
1 parent 4a5faf2 commit 3e04ad9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
run: |
kubectl apply -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/main/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml
kubectl apply -f https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/main/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml
kubectl apply -f https://github.com/prometheus-operator/prometheus-operator/blob/main/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
- name: Helm Resource Dry Run
run: |
Expand Down

0 comments on commit 3e04ad9

Please sign in to comment.