cert-manager: Add cert-exporter CronJob
The `cert-exporter` tool fetches certificates from Kubernetes Secret resources and commits them to a Git repository. This allows certificates managed by *cert-manager* to be used outside the Kubernetes cluster, e.g. for services running on other virtual machines.
This commit is contained in:
1
cert-manager/.gitignore
vendored
1
cert-manager/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
cert-exporter.pem
|
||||
cert-manager.key
|
||||
zerossl.secret
|
||||
|
||||
Reference in New Issue
Block a user