argo-cd/resource_customizations/external-secrets.io/ExternalSecret/actions/action_test.yaml
AvivGuiser c3079fc31a
fix: update ExternalSecret discovery.lua to also include the refreshPolicy (#24707)
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
2025-09-23 17:27:07 +00:00

12 lines
334 B
YAML

actionTests:
- action: refresh
inputPath: testdata/external-secret.yaml
expectedOutputPath: testdata/external-secret-updated.yaml
discoveryTests:
- inputPath: testdata/external-secret.yaml
result:
- name: "refresh"
- inputPath: testdata/external-secret-refresh-policy.yaml
result:
- name: "refresh"