Skip to content

Commit 45083dc

Browse files
committed
Fix up helm tests
1 parent 7a1ee97 commit 45083dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart/tests/__snapshot__/snapshot_test.yaml.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5705,7 +5705,7 @@ templated manifests should match snapshot:
57055705
severity: warning
57065706
- alert: AzimuthKubernetesNgnixIngressNotRemoved
57075707
annotations:
5708-
description: Kubernetes cluster {{ $labels.cluster_namespace }}/{{ $labels.cluster_name }} still has ngnix-ingress deployed.
5708+
description: Kubernetes cluster {{ $labels.cluster_namespace }}/{{ $labels.cluster_name }} still has nginx-ingress deployed.
57095709
summary: Kubernetes cluster still has nginx-ingress deployed.
57105710
expr: sum(azimuth_kube_cluster_addon_phase{addon="ingress-nginx"}) by(cluster_namespace, cluster_name) > 0
57115711
for: 5m

0 commit comments

Comments
 (0)