SuffixTransformer
See Transformers for common required fields.
-
apiVersion: builtin
-
kind: SuffixTransformer
-
metadata (ObjectMeta)
Standard object’s metadata.
-
suffix (string)
Suffix is the value that SuffixTransformer will postfix to the names of resources.
If not specified, SuffixTransformer leaves the names of resources unchanged.
-
fieldSpecs ([]FieldSpec)
fieldSpecs specifies the field on each resource that SuffixTransformer should add the suffix to. It essentially allows the user to re-define the field path of the Kubernetes name field from
metadata/name
for different resources.If not specified, SuffixTransformer applies the suffix to the
metadata/name
field of all resources.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.