Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert MpC test changes #4738

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 4 additions & 10 deletions components/multi-platform-controller/base/common/monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,13 @@ subjects:
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: multi-platform-controller-metrics-monitor
name: multi-platform-controller
spec:
endpoints:
- path: /metrics
interval: 15s
port: https
scheme: https
bearerTokenSecret:
name: "metrics-reader"
key: token
tlsConfig:
insecureSkipVerify: true
port: http-metrics
scheme: http
selector:
matchLabels:
control-plane: controller-manager

app: multi-platform-controller
6 changes: 3 additions & 3 deletions components/multi-platform-controller/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ namespace: multi-platform-controller

resources:
- common
- https://github.com/mshaposhnik/multi-platform-controller/deploy/operator?ref=1c8956a8a074bfb903608dbb16dbdddd6be753de
- https://github.com/konflux-ci/multi-platform-controller/deploy/operator?ref=5b1616c8b4c49c8d80605cedfbfd80f980145af3
- https://github.com/konflux-ci/multi-platform-controller/deploy/otp?ref=5b1616c8b4c49c8d80605cedfbfd80f980145af3


images:
- name: multi-platform-controller
newName: quay.io/mshaposhnik/multi-platform-controller
newTag: 39d8b891b81117ef30bd3463b99552b647de49ae
newName: quay.io/konflux-ci/multi-platform-controller
newTag: 5b1616c8b4c49c8d80605cedfbfd80f980145af3
- name: multi-platform-otp-server
newName: quay.io/konflux-ci/multi-platform-controller-otp-service
newTag: 5b1616c8b4c49c8d80605cedfbfd80f980145af3