QuestionQ16
DevOps AutomationAs a developer working on a software project that will be deployed on OKE, you have created a Helm chart for your application. You want to deploy that chart by using the OCI DevOps service.
Which statement is true about deploying a Helm chart by using OCI DevOps service?
- A A single chart can be installed only once into the same cluster, and create single release.
- B The Helm charts must be located in the OCI Container Registry repository for deployment.
- C The values.yaml file is a generic file located in the OCI Container Registry. You must create a reference to this file.
- D Oracle Cloud Infrastructure (OCI) DevOps service supports deployment of Helm charts to Container Instances.
Community Discussion