Merge "[CONSUL] Add limits to consul chart."
[oom.git] / kubernetes / so / components / so-etsi-nfvo-ns-lcm / templates / deployment.yaml
index 45668ed..97ebd93 100644 (file)
@@ -82,7 +82,7 @@ spec:
               readOnly: true
             - name: {{ include "common.fullname" . }}-truststore
               mountPath: /app/client
-              readonly: true
+              readOnly: true
           livenessProbe:
             tcpSocket:
               port: {{ index .Values.livenessProbe.port }}