diff --git a/helm/oop-platform-chart/.zip b/helm/oop-platform-chart/.zip deleted file mode 100644 index be5f3c9fbc0f29037686e6978820b3bbfb2908aa..0000000000000000000000000000000000000000 Binary files a/helm/oop-platform-chart/.zip and /dev/null differ diff --git a/helm/oop-platform-chart/charts/srm/templates/mongodb-pvc.yaml b/helm/oop-platform-chart/charts/srm/templates/mongodb-pvc.yaml index 357d25a5d454db90c1ec0a7e8df6cb952cd5f8e0..b17975202f24be70a2b3ebb7c933bd35015614a6 100644 --- a/helm/oop-platform-chart/charts/srm/templates/mongodb-pvc.yaml +++ b/helm/oop-platform-chart/charts/srm/templates/mongodb-pvc.yaml @@ -5,7 +5,6 @@ metadata: name: mongo-db namespace: {{ include "srm.namespace" . }} labels: - io.kompose.service: mongo-db {{- include "srm.mongodb.labels" . | nindent 4 }} {{- with .Values.commonAnnotations }} annotations: diff --git a/helm/oop-platform-chart/charts/srm/templates/srmcontroller-service.yaml b/helm/oop-platform-chart/charts/srm/templates/srmcontroller-service.yaml index a8acd829e997fbd6dcfb60f38f85c94080436e80..0846dfe4832182f178a6e957d42bbf96c0862df2 100644 --- a/helm/oop-platform-chart/charts/srm/templates/srmcontroller-service.yaml +++ b/helm/oop-platform-chart/charts/srm/templates/srmcontroller-service.yaml @@ -5,7 +5,6 @@ metadata: name: {{ .Values.srmcontroller.service.name }} namespace: {{ include "srm.namespace" . }} labels: - io.kompose.service: srm {{- include "srm.controller.labels" . | nindent 4 }} {{- with .Values.commonAnnotations }} annotations: