Github user ilgrosso commented on a diff in the pull request:
https://github.com/apache/syncope/pull/83#discussion_r214544229
--- Diff: docker/src/main/resources/k8s/helm/README.adoc ---
@@ -0,0 +1,22 @@
+= Install Commands
+
+Open a terminal and navigate to the "helm" folder. **REMINDER: SET YOUR
VALUES.YAML!!!**
--- End diff --
Please substitute
```
**REMINDER: SET YOUR VALUES.YAML!!!**
```
with
```
[WARNING]
Do not forget to set your `values.yaml`!
```---
