Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkelly authored Oct 19, 2023
1 parent dc11156 commit bc0c346
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# bindplane-gitflow-cli
# Sample GitHub Workflows for BindPlane OP

A collection of examples using the BindPlane API to enable GitOps workflows.

## Basic Workflow

Using a single BindPlane resource definition YAML to synchronize changes.

When a file is changed, a GitHub action is triggered to reapply the resource definitions to BindPlane.

## Standard Workflow

A sample workflow that automatically synchronizes a directory of BindPlane components with a BindPlane instance.

## Raw OTel Workflow

A sample workflow that uses raw OpenTelemetry collector configurations and synchronizes changes with a BindPlane instance

0 comments on commit bc0c346

Please sign in to comment.