mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
12 lines
334 B
YAML
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"
|