Skip to content

Commit

Permalink
Merge pull request 'wildcard certificates should be set to disabled a…
Browse files Browse the repository at this point in the history
…s a default' (#360) from handle_wildcard_cert into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/360
  • Loading branch information
ashish1099 committed Aug 20, 2024
2 parents 550a533 + cb080da commit da6d399
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 da6d399

Please sign in to comment.