Refactor to attempt to get clusterissuer and helm all happy together
This commit is contained in:
parent
23aef1d662
commit
b36eea699c
4 changed files with 7 additions and 0 deletions
4
README.md
Normal file
4
README.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
Fleet Cert Manager
|
||||||
|
==================
|
||||||
|
|
||||||
|
Automate cert-manager with Fleet.
|
3
manifests/fleet.yaml
Normal file
3
manifests/fleet.yaml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
defaultNamespace: cert-manager
|
||||||
|
dependsOn:
|
||||||
|
- name: fleet-cert-manager-operator
|
Loading…
Reference in a new issue