Customization
Overview
Cloud Solutions Workbench provides several possibilities for customizing how you can define own deployments and extend (or completely override) the predefined build and deployment definitions. Simply add or adjust liveness & readiness probes, add sidecars to your deployment or use own docker files. Once you adapt it once in the project it will be used for every build & deployment.
Fully customizable Dockerfiles
Cloud Solutions Workbench provides the possibility to completely manage the used Dockerfile for your builds on your own.
Read more about Fully customizable Dockerfiles.
Extend deployment/helm variables
Cloud Solutions Workbench provides the possibility to define additional values in an extension-values.yaml, like additional environment variables
or for adjusting your deployment.
Read more about Extend deployment/helm variables.
Fully customizable Helm Charts
Cloud Solutions Workbench provides the possibility to completely manage the used helm chart for your deployments on your own.
Read more about Fully customizable Helm Charts.