Merge "Fix music-cassandra statefulset failing"
[oom.git] / kubernetes / common / music / charts / music-cassandra / templates / statefulset.yaml
index da50744..4499499 100644 (file)
@@ -134,6 +134,7 @@ spec:
             storage: {{ .Values.persistence.size | quote }}
         selector:
           matchLabels:
+            app: {{ include "common.name" . }}
             release: "{{ .Release.Name }}"
   {{- end }}
       imagePullSecrets: