fix typo
This commit is contained in:
parent
0e1c349f06
commit
f80e16ee3e
@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
description: KubeZero Helm chart to install Zero Down Time Kuberenetes platform
|
||||
name: kubezero
|
||||
version: 0.2.0
|
||||
version: 0.2.1
|
||||
home: https://kubezero.com
|
||||
keywords:
|
||||
- kubezero
|
||||
|
@ -15,11 +15,9 @@ spec:
|
||||
targetRevision: HEAD
|
||||
path: charts/kubezeroApp
|
||||
|
||||
{{- if .Values.config }}
|
||||
helm:
|
||||
values: |
|
||||
{{- toYaml .Values.kubezero | nindent 8 }}
|
||||
{{- end }}
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
Loading…
Reference in New Issue
Block a user