Merge "[COMMON] new logConfiguration chart"
[oom.git] / kubernetes / aaf / components / aaf-sms / charts / aaf-sms-quorumclient / templates / statefulset.yaml
index 1c6cc93..bf1179d 100644 (file)
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-apiVersion: apps/v1beta1
+apiVersion: apps/v1
 kind: StatefulSet
 metadata:
   name: {{ include "common.fullname" . }}
@@ -25,6 +25,9 @@ metadata:
     heritage: {{ .Release.Service }}
 spec:
   replicas: {{ .Values.replicaCount }}
+  selector:
+    matchLabels:
+      app: {{ include "common.name" . }}
   serviceName:
   template:
     metadata: