Skip to content

Commit

Permalink
Update components/sandbox/toolchain-member-operator/base/monitoring/m…
Browse files Browse the repository at this point in the history
…onitor.yaml

Co-authored-by: Andy Sadler <[email protected]>
  • Loading branch information
filariow and sadlerap authored Feb 5, 2025
1 parent 4bbe886 commit c1f6a3d
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ metadata:
control-plane: controller-manager
spec:
endpoints:
- interval: 15s
scheme: https
path: /metrics
port: https
authorization:
credentials:
key: token
name: member-operator-metrics-reader
tlsConfig:
insecureSkipVerify: true
- interval: 15s
scheme: https
path: /metrics
port: https
authorization:
credentials:
key: token
name: member-operator-metrics-reader
tlsConfig:
insecureSkipVerify: true
selector:
matchLabels:
control-plane: controller-manager

0 comments on commit c1f6a3d

Please sign in to comment.