mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 06:21:43 +00:00
551 B
551 B
title, linkTitle, type, weight, description
| title | linkTitle | type | weight | description |
|---|---|---|---|---|
| nameSuffix | nameSuffix | docs | 13 | Add suffixes to the names of all resources. |
apiVersion: kustomize.config.k8s.io/v1beta1
See the Tasks section for examples of how to use nameSuffix.
nameSuffix
Add suffixes to the names of all resources.
-
nameSuffix (string)
NameSuffix will add a suffix to the names of all resources mentioned in the Kustomization file including generated resources such as ConfigMaps and Secrets.