--- id: 'Code block' section: components cssPrefix: pf-v5-c-code-block ---## Examples ### Basic ```html
apiVersion: helm.openshift.io/v1beta1/
kind: HelmChartRepository
metadata:
name: azure-sample-repo
spec:
connectionConfig:
url: https://raw.githubusercontent.com/Azure-Samples/helm-charts/master/docs
apiVersion: helm.openshift.io/v1beta1/
kind: HelmChartRepository
metadata:
name: azure-sample-repo
apiVersion: helm.openshift.io/v1beta1/
kind: HelmChartRepository
metadata:
name: azure-sample-repo
` | Initiates the code block `` element. **Required** | | `.pf-v5-c-code-block__code` | `` | Initiates the code block `` element. **Required** |