diff --git a/freeleaps/helm-pkg/authentication/templates/authentication/servicemonitor.yaml b/freeleaps/helm-pkg/authentication/templates/authentication/servicemonitor.yaml index 98a27e08..7c8854b0 100644 --- a/freeleaps/helm-pkg/authentication/templates/authentication/servicemonitor.yaml +++ b/freeleaps/helm-pkg/authentication/templates/authentication/servicemonitor.yaml @@ -34,9 +34,7 @@ spec: - {{ $namespace | quote }} selector: matchLabels: - app.kubernetes.io/version: {{ $appVersion }} app.kubernetes.io/name: {{ $service.name }} - app.kubernetes.io/managed-by: {{ $releaseService }} app.kubernetes.io/instance: {{ $releaseName }} {{- end }} {{- end }} \ No newline at end of file diff --git a/freeleaps/helm-pkg/centralStorage/templates/central-storage/servicemonitor.yaml b/freeleaps/helm-pkg/centralStorage/templates/central-storage/servicemonitor.yaml index 0b9b6775..cd816276 100644 --- a/freeleaps/helm-pkg/centralStorage/templates/central-storage/servicemonitor.yaml +++ b/freeleaps/helm-pkg/centralStorage/templates/central-storage/servicemonitor.yaml @@ -34,9 +34,7 @@ spec: - {{ $namespace | quote }} selector: matchLabels: - app.kubernetes.io/version: {{ $appVersion }} app.kubernetes.io/name: {{ $service.name }} - app.kubernetes.io/managed-by: {{ $releaseService }} app.kubernetes.io/instance: {{ $releaseName }} {{- end }} {{- end }} \ No newline at end of file diff --git a/freeleaps/helm-pkg/content/templates/content/servicemonitor.yaml b/freeleaps/helm-pkg/content/templates/content/servicemonitor.yaml index 355c6fad..70d482fd 100644 --- a/freeleaps/helm-pkg/content/templates/content/servicemonitor.yaml +++ b/freeleaps/helm-pkg/content/templates/content/servicemonitor.yaml @@ -34,9 +34,7 @@ spec: - {{ $namespace | quote }} selector: matchLabels: - app.kubernetes.io/version: {{ $appVersion }} app.kubernetes.io/name: {{ $service.name }} - app.kubernetes.io/managed-by: {{ $releaseService }} app.kubernetes.io/instance: {{ $releaseName }} {{- end }} {{- end }} \ No newline at end of file diff --git a/freeleaps/helm-pkg/notification/templates/notification/servicemonitor.yaml b/freeleaps/helm-pkg/notification/templates/notification/servicemonitor.yaml index fec12226..f605ba3c 100644 --- a/freeleaps/helm-pkg/notification/templates/notification/servicemonitor.yaml +++ b/freeleaps/helm-pkg/notification/templates/notification/servicemonitor.yaml @@ -34,9 +34,7 @@ spec: - {{ $namespace | quote }} selector: matchLabels: - app.kubernetes.io/version: {{ $appVersion }} app.kubernetes.io/name: {{ $service.name }} - app.kubernetes.io/managed-by: {{ $releaseService }} app.kubernetes.io/instance: {{ $releaseName }} {{- end }} {{- end }} \ No newline at end of file diff --git a/freeleaps/helm-pkg/payment/templates/payment/servicemonitor.yaml b/freeleaps/helm-pkg/payment/templates/payment/servicemonitor.yaml index eb86d6b6..f1930b42 100644 --- a/freeleaps/helm-pkg/payment/templates/payment/servicemonitor.yaml +++ b/freeleaps/helm-pkg/payment/templates/payment/servicemonitor.yaml @@ -34,9 +34,7 @@ spec: - {{ $namespace | quote }} selector: matchLabels: - app.kubernetes.io/version: {{ $appVersion }} app.kubernetes.io/name: {{ $service.name }} - app.kubernetes.io/managed-by: {{ $releaseService }} app.kubernetes.io/instance: {{ $releaseName }} {{- end }} {{- end }} \ No newline at end of file