ci: deploy cert-manager v1.17.2 via fluxcd
This commit is contained in:
parent
640bc5d476
commit
adc9d0ce96
5 changed files with 84 additions and 6 deletions
9
infrastructure/cert-manager/configmap-values.yaml
Normal file
9
infrastructure/cert-manager/configmap-values.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: cert-manager-helm-values
|
||||
namespace: cert-manager
|
||||
data:
|
||||
values.yaml: |
|
||||
installCRDs: true
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue