|
@@ -121,5 +121,6 @@ var _ = Describe("[aws] ", func() {
|
|
|
Entry(common.JSONDataWithProperty(f)),
|
|
Entry(common.JSONDataWithProperty(f)),
|
|
|
Entry(common.JSONDataWithTemplate(f)),
|
|
Entry(common.JSONDataWithTemplate(f)),
|
|
|
Entry("should sync secrets with jwt auth", jwt),
|
|
Entry("should sync secrets with jwt auth", jwt),
|
|
|
|
|
+ Entry(common.DockerJSONConfig(f)),
|
|
|
)
|
|
)
|
|
|
})
|
|
})
|