Configure your deployments using a deployment.yaml file for reproducible, version-controlled infrastructure.
deployment.yaml
file for all
production workloads. This allows you to manage your infrastructure as code, ensuring consistency and enabling
a GitOps workflow.
To use a configuration file, pass its path using the --config-file
flag: