fix(helm): missing blank space in the notes

This commit is contained in:
Dario Tranchitella
2022-07-26 17:48:58 +02:00
parent 3afc470534
commit a8430f2e72
+1 -1
View File
@@ -5,7 +5,7 @@
# Check the capsule logs
$ kubectl logs -f deployment/{{ template "capsule.fullname" . }}-controller-manager -c manager -n{{ .Release.Namespace }}
$ kubectl logs -f deployment/{{ template "capsule.fullname" . }}-controller-manager -c manager -n {{ .Release.Namespace }}
- Manage this chart: