This content is associated with a legacy version of the Replicated product. For the current Replicated product documentation, see docs.replicated.com.
kustomizeIntro
This step presents an introduction page about kustomize, usually used before a kustomize
step. Kustomize adds an interactive step for last-mile customization of kubernetes YAML manifests. The user will be able to examine all output manifests, and store any desired changes/tweaks separate from the base yaml. For more info on Kustomize, see kustomize.io.
Examples
lifecycle:
v1:
- kustomizeIntro: {}