We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7279dae commit df57f20Copy full SHA for df57f20
fixtures/minimal/kustomization.yaml
@@ -4,9 +4,9 @@ resources:
4
- dns_fail.yaml
5
- dns_pass.yaml
6
- http_fail.yaml
7
- - http_pass_single.yaml
+ - http_single_pass.yaml
8
- http_timeout_fail.yaml
9
- - http_auth_static.yaml
10
- - display-with-cel.yaml
11
- - display-with-gotemplate.yaml
12
- - 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 commit comments