Skip to content

Commit

Permalink
Release v1.0.1: cert-manager update (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmilarama authored Oct 15, 2021
1 parent 353783e commit c12d073
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
Expand Up @@ -3,8 +3,8 @@ appVersion: "1.0.0"
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
version: 1.0.1
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 c12d073

Please sign in to comment.