// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Applications Cert-Manager application shows the correct description 1`] = `

Cert-Manager is a native Kubernetes certificate management controller that helps with issuing certificates. Installing Cert-Manager on your cluster will issue a certificate by Let's Encrypt and ensure that certificates are valid and up-to-date.

`; exports[`Applications Cilium application shows the correct description 1`] = `

Protect your clusters with GitLab Container Network Policies by enforcing how pods communicate with each other and other network endpoints. Learn more about configuring Network Policies here.

`; exports[`Applications Crossplane application shows the correct description 1`] = `

Crossplane enables declarative provisioning of managed services from your cloud of choice using kubectl or GitLab Integration . Crossplane runs inside your Kubernetes cluster and supports secure connectivity and secrets management between app containers and the cloud services they depend on.

`; exports[`Applications Ingress application shows the correct warning message 1`] = ` Installing Ingress may incur additional costs. Learn more about pricing . `; exports[`Applications Knative application shows the correct description 1`] = ` installed via Cloud Run `; exports[`Applications Prometheus application shows the correct description 1`] = ` Prometheus is an open-source monitoring system with GitLab Integration to monitor deployed applications. `;