Skip to content

Commit

Permalink
moved config files for metrics,mso to mt-bundles for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhyadalavi committed May 17, 2022
1 parent 9e1fc45 commit 2670656
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 95 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -364,11 +364,6 @@ build-image-reference-addon-bundle: \
mkdir -p ".cache/image/${IMAGE_NAME}/manifests"; \
mkdir -p ".cache/image/${IMAGE_NAME}/metadata"; \
cp -a "config/olm/reference-addon.csv.yaml" ".cache/image/${IMAGE_NAME}/manifests"; \
cp -a "config/olm/metrics-service.yaml" ".cache/image/${IMAGE_NAME}/manifests"; \
cp -a "config/olm/monitoring-stack.yaml" ".cache/image/${IMAGE_NAME}/manifests"; \
cp -a "config/olm/prometheus-rule.yaml" ".cache/image/${IMAGE_NAME}/manifests"; \
cp -a "config/olm/service-monitor.yaml" ".cache/image/${IMAGE_NAME}/manifests"; \
cp -a "config/olm/alert-manager-config.yaml" ".cache/image/${IMAGE_NAME}/manifests"; \
cp -a "config/olm/annotations.yaml" ".cache/image/${IMAGE_NAME}/metadata"; \
cp -a "config/docker/${IMAGE_NAME}.Dockerfile" ".cache/image/${IMAGE_NAME}/Dockerfile"; \
$$CONTAINER_COMMAND build -t "${IMAGE_ORG}/${IMAGE_NAME}:${VERSION}" ".cache/image/${IMAGE_NAME}"; \
Expand Down
18 changes: 0 additions & 18 deletions config/olm/alert-manager-config.yaml

This file was deleted.

15 changes: 0 additions & 15 deletions config/olm/metrics-service.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions config/olm/monitoring-stack.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions config/olm/prometheus-rule.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions config/olm/service-monitor.yaml

This file was deleted.

0 comments on commit 2670656

Please sign in to comment.