mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-29 01:58:34 -04:00
fix update-aws-lb chart to also include .helmignore
This commit is contained in:
parent
84a2ddc3b3
commit
59d465c4be
4 changed files with 29 additions and 1 deletions
|
@ -143,6 +143,7 @@ func TestConstellationServices(t *testing.T) {
|
|||
verificationServiceImage: "verificationImage",
|
||||
konnectivityImage: "konnectivityImage",
|
||||
gcpGuestAgentImage: "gcpGuestAgentImage",
|
||||
clusterName: "testCluster",
|
||||
}
|
||||
chart, err := loadChartsDir(helmFS, constellationServicesInfo.path)
|
||||
require.NoError(err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue