VOL-3139 - add name helper template

- includes the {{ .Release.Name }} be default
- can be overriden with
  - nameOverride: override the {{ .Release.Name }}-{{ .Chart.Name }}
    porition
  - fullNameOverride: override everything

Change-Id: I0e1dbccba8f1e484e13e6f9ae43ea35ce97aac4f
diff --git a/voltha-adapter-openolt/values.yaml b/voltha-adapter-openolt/values.yaml
index 3f609f1..7719a0c 100644
--- a/voltha-adapter-openolt/values.yaml
+++ b/voltha-adapter-openolt/values.yaml
@@ -12,6 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 ---
+nameOverride: ~
+fullNameOverride: ~
 
 # Default overrides
 defaults: