profiles property

List<String>? profiles
getter/setter pair

Skaffold profiles to use when rendering the manifest for this stage's Target.

Implementation

core.List<core.String>? profiles;