Skip to content

Commit

Permalink
wildcard certificates should be set to disabled as a default
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish1099 committed Aug 20, 2024
1 parent 550a533 commit cb080da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions argocd-helm-charts/cert-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ issuer:
preferredChain: null
networkpolicies: false
enableCertificateOwnerRef: true

wildcardCertificates:
enabled: false

0 comments on commit cb080da

Please sign in to comment.