forked from LaconicNetwork/kompose
Merge pull request #1478 from campos-ddc/fix-secret-file-locations
Fixed secret file locations to match results from docker-compose when using file-based secrets
This commit is contained in:
@@ -83,6 +83,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