Skip to content

Commit

Permalink
karavi-observability: Update cert manager to 1.5.3 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmilarama authored Oct 14, 2021
1 parent fdd2fa0 commit e20479b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/karavi-observability/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: "1.0.0"
appVersion: "1.0.1"
name: karavi-observability
description: CSM for Observability is part of the [Container Storage Modules](https://github.com/dell/csm) open source suite of Kubernetes storage enablers for Dell EMC storage products. CSM for Observability provides Kubernetes administrators with visibility into metrics and topology data related to containerized storage.
type: application
version: 1.0.0
dependencies:
- name: cert-manager
version: 1.1.0
version: 1.5.3
repository: https://charts.jetstack.io
6 changes: 6 additions & 0 deletions charts/karavi-observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,9 @@ otelCollector:
type: ClusterIP
nginxProxy:
image: nginxinc/nginx-unprivileged:1.18

cert-manager:
startupapicheck:
enabled: false
serviceAccount:
create: false

0 comments on commit e20479b

Please sign in to comment.