diff --git a/operations/helm/tests/additional-serviceaccount-label/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/additional-serviceaccount-label/grafana-agent/templates/serviceaccount.yaml index ba80344cee51..08eca9f756b2 100644 --- a/operations/helm/tests/additional-serviceaccount-label/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/additional-serviceaccount-label/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/clustering/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/clustering/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/clustering/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/clustering/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/controller-volumes-extra/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/controller-volumes-extra/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/controller-volumes-extra/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/controller-volumes-extra/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/create-daemonset-hostnetwork/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/create-daemonset-hostnetwork/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/create-daemonset-hostnetwork/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/create-daemonset-hostnetwork/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/create-daemonset/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/create-daemonset/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/create-daemonset/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/create-daemonset/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/create-deployment-autoscaling/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/create-deployment-autoscaling/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/create-deployment-autoscaling/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/create-deployment-autoscaling/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/create-deployment/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/create-deployment/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/create-deployment/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/create-deployment/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/create-statefulset-autoscaling/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/create-statefulset-autoscaling/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/create-statefulset-autoscaling/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/create-statefulset-autoscaling/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/create-statefulset/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/create-statefulset/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/create-statefulset/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/create-statefulset/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/custom-config/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/custom-config/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/custom-config/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/custom-config/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/default-values/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/default-values/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/default-values/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/default-values/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/enable-servicemonitor/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/enable-servicemonitor/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/enable-servicemonitor/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/enable-servicemonitor/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/envFrom/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/envFrom/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/envFrom/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/envFrom/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/existing-config/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/existing-config/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/existing-config/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/existing-config/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/extra-env/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/extra-env/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/extra-env/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/extra-env/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/extra-ports/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/extra-ports/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/extra-ports/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/extra-ports/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/faro-ingress/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/faro-ingress/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/faro-ingress/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/faro-ingress/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/global-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/global-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/global-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/global-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/global-image-registry/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/global-image-registry/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/global-image-registry/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/global-image-registry/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/initcontainers/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/initcontainers/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/initcontainers/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/initcontainers/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/local-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/local-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/local-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/local-image-pullsecrets/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/local-image-registry/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/local-image-registry/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/local-image-registry/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/local-image-registry/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/nodeselectors-and-tolerations/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/nodeselectors-and-tolerations/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/nodeselectors-and-tolerations/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/nodeselectors-and-tolerations/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent diff --git a/operations/helm/tests/static-mode/grafana-agent/templates/serviceaccount.yaml b/operations/helm/tests/static-mode/grafana-agent/templates/serviceaccount.yaml index 1dfd6fff9bdf..65d7e0df383f 100644 --- a/operations/helm/tests/static-mode/grafana-agent/templates/serviceaccount.yaml +++ b/operations/helm/tests/static-mode/grafana-agent/templates/serviceaccount.yaml @@ -4,6 +4,7 @@ apiVersion: v1 kind: ServiceAccount metadata: name: grafana-agent + namespace: default labels: helm.sh/chart: grafana-agent app.kubernetes.io/name: grafana-agent