Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 434 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 434 Bytes

Tanzu GitOps Reference Implementation

Getting Started Quick

For example, to initialize configuration for a cluster named "build-01" to use SOPS for secrets management:

$ ./setup-repo.sh build-01 sops

Overview

./.catalog/      # products that can be configure into one or more clusters
./clusters/      # configuration for each cluster
./setup-repo.sh  # helper script for setting up contents of ./clusters