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:
Kubernetes Prow Robot
2022-08-29 08:00:37 -07:00
committed by GitHub
3 changed files with 87 additions and 31 deletions
+1
View File
@@ -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