test(deployment): notExists annotations
All checks were successful
Helm / helm-unittest (push) Successful in 6s
Helm / helm-lint (push) Successful in 25s

This commit is contained in:
2025-05-29 12:25:42 +02:00
parent 46bceb7e4d
commit cb548921a6

View File

@ -28,7 +28,7 @@ tests:
namespace: testing namespace: testing
template: templates/prometheus-postgres-exporter/deployment.yaml template: templates/prometheus-postgres-exporter/deployment.yaml
- notExists: - notExists:
path: metadata.annotations.checksum/secret-database path: metadata.annotations
template: templates/prometheus-postgres-exporter/deployment.yaml template: templates/prometheus-postgres-exporter/deployment.yaml
- equal: - equal:
path: metadata.labels path: metadata.labels