forked from LaconicNetwork/kompose
Fixed secret file locations to match results from docker-compose when using file-based secrets
This commit is contained in:
@@ -82,6 +82,7 @@ type ConvertOptions struct {
|
||||
MultipleContainerMode bool
|
||||
ServiceGroupMode string
|
||||
ServiceGroupName string
|
||||
SecretsAsFiles bool
|
||||
}
|
||||
|
||||
// IsPodController indicate if the user want to use a controller
|
||||
|
||||
Reference in New Issue
Block a user