Merge "vvp -- VNF Validation Platform"
[oom.git] / kubernetes / aai / charts / aai-cassandra / templates / statefulset.yaml
index 891526b..4a8ae39 100644 (file)
@@ -125,4 +125,7 @@ spec:
         resources:
           requests:
             storage: {{ .Values.persistence.size | quote }}
+        selector:
+          matchLabels:
+            release: "{{ .Release.Name }}"
   {{- end }}