mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/openebs] Updated ndm daemonset api version (#17403)
- Updated ndm daemonset api version Signed-off-by: ChandanSagar <chandan.pradhan@mayadata.io>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
f6fa8f77fe
commit
b38dff77b0
@@ -1,5 +1,5 @@
|
||||
apiVersion: v1
|
||||
version: 1.2.2
|
||||
version: 1.2.3
|
||||
name: openebs
|
||||
appVersion: 1.2.0
|
||||
description: Containerized Storage for Containers
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{{- if .Values.ndm.enabled }}
|
||||
apiVersion: extensions/v1beta1
|
||||
apiVersion: apps/v1
|
||||
kind: DaemonSet
|
||||
metadata:
|
||||
name: {{ template "openebs.fullname" . }}-ndm
|
||||
|
||||
Reference in New Issue
Block a user