fix(helm): avoiding overwriting secrets upon helm upgrade

This commit is contained in:
Dario Tranchitella
2022-03-31 07:28:16 +00:00
parent fdc1b3fe39
commit 0bfca6b60e
3 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.6
version: 0.1.7
# This is the version number of the application being deployed.
# This version number should be incremented each time you make changes to the application.
-1
View File
@@ -8,4 +8,3 @@ metadata:
{{- toYaml . | nindent 4 }}
{{- end }}
name: {{ include "capsule.secretCaName" . }}
data:
-1
View File
@@ -8,4 +8,3 @@ metadata:
{{- toYaml . | nindent 4 }}
{{- end }}
name: {{ include "capsule.secretTlsName" . }}
data: