Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.72 KB

git.hbs.md

File metadata and controls

36 lines (25 loc) · 1.72 KB

Use Git with Supply Chain Choreographer

This topic explains how you can use Git with Supply Chain Choreographer.

Overview

The out of the box supply chains and delivery use Git in three ways:

Supported Git Repositories

Tanzu Application Platform supports three Git providers:

Related Articles

Git Authentication walks through the objects, such as secrets and service accounts, you can create on a cluster to allow successful supply chain Git operations. This includes the configuring a custom CA certificate.

GitOps versus RegistryOps discusses the two methods of storing built Kubernetes configuration, either in a Git repository or a container image registry, and walks through the parameters that must be provided for each.

Configuration for Azure DevOps: discusses configuration necessary for working with this Git provider.