feat(no-interpolate): add no-interpolate feature option to the cli
This commit is contained in:
@@ -92,6 +92,7 @@ type ConvertOptions struct {
|
||||
ServiceGroupName string
|
||||
SecretsAsFiles bool
|
||||
GenerateNetworkPolicies bool
|
||||
NoInterpolate bool
|
||||
}
|
||||
|
||||
// IsPodController indicate if the user want to use a controller
|
||||
|
||||
Reference in New Issue
Block a user