Skip to content

Commit

Permalink
charts/sparkapplication: Fix the phase regex
Browse files Browse the repository at this point in the history
  • Loading branch information
tcassaert committed Dec 7, 2023
1 parent a115f8e commit 78320d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
port: jmx-exporter
relabelings:
- sourceLabels: [__meta_kubernetes_pod_phase]
action: drop
action: keep
regex: Running
scheme: http
selector:
Expand Down

0 comments on commit 78320d0

Please sign in to comment.