From 97a4f84a4e25162e3123962f97045cefc200083c Mon Sep 17 00:00:00 2001 From: "ramonboorges@gmail.com" Date: Tue, 27 Feb 2024 21:51:44 +0100 Subject: [PATCH] chore: rename the test of PDB to follow suggested pattern --- ...a_pdb_test.yaml => controller-poddisruptionbudget_test.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename charts/ingress-nginx/tests/{controller-keda_pdb_test.yaml => controller-poddisruptionbudget_test.yaml} (96%) diff --git a/charts/ingress-nginx/tests/controller-keda_pdb_test.yaml b/charts/ingress-nginx/tests/controller-poddisruptionbudget_test.yaml similarity index 96% rename from charts/ingress-nginx/tests/controller-keda_pdb_test.yaml rename to charts/ingress-nginx/tests/controller-poddisruptionbudget_test.yaml index 22a350c9a..6d94842ce 100644 --- a/charts/ingress-nginx/tests/controller-keda_pdb_test.yaml +++ b/charts/ingress-nginx/tests/controller-poddisruptionbudget_test.yaml @@ -19,4 +19,4 @@ tests: value: RELEASE-NAME-ingress-nginx-controller - equal: path: spec.minAvailable - value: 1 \ No newline at end of file + value: 1