Skip to content

Commit

Permalink
remove namespace from serviceMonitor (bc it's not set anywhere else)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Oct 24, 2023
1 parent 642f81b commit f8a670b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
labels:
app.kubernetes.io/name: tezos-signer-forwarder
name: tezos-remote-signer-monitoring-{{ .name }}
namespace: {{ $.Release.Namespace }}
spec:
endpoints:
- port: metrics
Expand Down

0 comments on commit f8a670b

Please sign in to comment.