Skip to content

Commit

Permalink
Use exported_namespace for certificate expiration alerts.
Browse files Browse the repository at this point in the history
  • Loading branch information
whites11 committed Nov 13, 2023
1 parent f534181 commit 9f65aa2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/tests/providers/capi/capz/certificate.all.rules.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ tests:
cluster_type: management_cluster
container: cert-exporter
customer: giantswarm
exported_namespace: giantswarm
instance: 10.0.0.0:1234
job: gollem-prometheus/workload-gollem/0
namespace: giantswarm
Expand Down Expand Up @@ -64,6 +65,7 @@ tests:
cluster_type: workload_cluster
container: cert-exporter
customer: giantswarm
exported_namespace: kube-system
instance: 10.0.0.0:1234
job: 12345-prometheus/workload-12345/0
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ tests:
cluster_type: management_cluster
container: cert-exporter
customer: giantswarm
exported_namespace: giantswarm
instance: 10.0.0.0:1234
job: gollem-prometheus/workload-gollem/0
namespace: giantswarm
Expand Down Expand Up @@ -64,6 +65,7 @@ tests:
cluster_type: workload_cluster
container: cert-exporter
customer: giantswarm
exported_namespace: kube-system
instance: 10.0.0.0:1234
job: 12345-prometheus/workload-12345/0
namespace: kube-system
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ tests:
cluster_type: workload_cluster
container: cert-exporter
customer: giantswarm
exported_namespace: kube-system
instance: 10.0.0.0:1234
job: 12345-prometheus/workload-12345/0
namespace: kube-system
Expand Down

0 comments on commit 9f65aa2

Please sign in to comment.