Skip to content

Commit

Permalink
Add governance section
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Jan 10, 2024
1 parent 86a4a26 commit 2202b22
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
Table of Contents
=================
* [Introduction](#introduction)
* [Paltform](#platform)
* [Governance](#governance)
* [Platform](#platform)
* [Installation](#installation)
* [Cert Manager](#cert-manager)
* [The Godaddy webhook](#the-godaddy-webhook)
Expand Down Expand Up @@ -31,6 +32,12 @@ This project supports the following versions of the certificate manager:

**Remark**: The Helm chart `AppVersion` like the image `version` are tagged according to the version used to release this project: v0.1.0, v0.2.0. When using the main branch, the Helm chart will install the latest image pushed on [quay.io](https://quay.io/repository/snowdrop/cert-manager-webhook-godaddy)

## Governance

Before to open a ticket, please review the [Cert Manager documentation](https://cert-manager.io/docs) explaining the different concepts you will have to deal with such: Issuer, Certificate, Challenge, Order, etc

The troubleshooting section of the documentation is also a good place to start to understand how to debug the different issues you could face: https://cert-manager.io/docs/troubleshooting/acme/.

## Platform

The image built supports as Arch: am64 and arm64 since release `>= 0.2.0`
Expand Down

0 comments on commit 2202b22

Please sign in to comment.