Skip to content

Commit df57f20

Browse files
committed
fix: canary kustomization
1 parent 7279dae commit df57f20

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

fixtures/minimal/kustomization.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ resources:
44
- dns_fail.yaml
55
- dns_pass.yaml
66
- http_fail.yaml
7-
- http_pass_single.yaml
7+
- http_single_pass.yaml
88
- http_timeout_fail.yaml
9-
- http_auth_static.yaml
10-
- display-with-cel.yaml
11-
- display-with-gotemplate.yaml
12-
- display-with-javascript.yaml
9+
- http_auth_static_pass.yaml
10+
- display-with-cel_pass.yaml
11+
- display-with-gotemplate_pass.yaml
12+
- display-with-javascript_pass.yaml

0 commit comments

Comments
 (0)