Skip to content

Commit

Permalink
fix: canary kustomization
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe committed Oct 1, 2024
1 parent 7279dae commit c7a8e03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions fixtures/minimal/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ resources:
- dns_fail.yaml
- dns_pass.yaml
- http_fail.yaml
- http_pass_single.yaml
- http_single_pass.yaml
- http_timeout_fail.yaml
- http_auth_static.yaml
- display-with-cel.yaml
- display-with-gotemplate.yaml
- display-with-javascript.yaml
- http_auth_static_pass.yaml
- display-with-cel_pass.yaml
- display-with-gotemplate_pass.yaml
- display-with-javascript_pass.yaml

0 comments on commit c7a8e03

Please sign in to comment.