Add OCI Zarf Registry
You can add an OCI Zarf registry to Palette and use the Zarf packages in cluster profiles.
Prerequisites
- 
You must have an OCI registry that contains Zarf packages. 
- 
Credentials to access the OCI registry. Public OCI registries are not supported. 
- 
If the OCI registry is using a self-signed certificate, or a certificate that is not signed by a trusted certificate authority (CA), you will need the certificate to add the registry to Palette. 
- 
Tenant admin access to Palette. 
Add OCI Zarf Registry
Use the following steps to add an OCI Zarf registry to Palette.
- 
Log in to the Palette as a Tenant administrator. 
- 
From the left Main Menu select Tenant Settings. 
- 
From the Tenant Settings Menu, Select Registries. 
- 
Click on the OCI Registries tab. 
- 
Click Add New OCI Registry. 
- 
Fill out the Name field and select Helm as the registry type. 
- 
Select the OCI Authentication Type as Basic. 
- 
Provide the registry URL in the Endpoint field. 
- 
Fill out the Username and Password fields with the credentials to access the registry. 
- 
If your OCI registry server is using a self-signed certificate or if the server certificate is not signed by a trusted CA, check the Insecure Skip TLS Verify box to skip verifying the x509 certificate, and click Upload file to upload the certificate. 
- 
Click Confirm to complete adding the registry. 
Validate
Use the following steps to validate that the OCI registry is added to Palette correctly.
- 
Log in to the Palette. 
- 
From the left Main Menu, click on Profiles. 
- 
Click Add Cluster Profile. 
- 
Provide a name and select the type Add-on. 
- 
In the following screen, click Add Zarf. 
- 
Verify the Zarf registry you added is displayed in the Registry drop-down Menu.