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 06f828d commit ed6cf85Copy full SHA for ed6cf85
.circleci/tests/helm_repository_suite_test.go
@@ -32,8 +32,6 @@ type goldenHelmTest struct {
32
Release string
33
Namespace string
34
GoldenFileName string
35
- Templates []string
36
- SetValues map[string]string
37
ValueFiles []string
38
GoldenSubDirectory string
39
}
0 commit comments