Skip to content

Commit

Permalink
fix: Set cert-manager HR valuesFrom (2.5) (#1395)
Browse files Browse the repository at this point in the history
* fix: Set cert-manager HR valuesFrom to use default cm (#1391)

(cherry picked from commit 5e5fcb9)

* fix: Fix cert-manager version in defaults cm

---------

Co-authored-by: Grace Do <xgrace@gmail.com>
  • Loading branch information
github-actions[bot] and gracedo authored Jul 11, 2023
1 parent e8cac77 commit 8885081
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/cert-manager/1.11.0/release/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ spec:
retries: 30
releaseName: cert-manager
targetNamespace: cert-manager
valuesFrom:
- kind: ConfigMap
name: cert-manager-1.11.0-d2iq-defaults
---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
Expand Down

0 comments on commit 8885081

Please sign in to comment.