diff --git a/charts/victoria-metrics-k8s-stack/charts/crds/crds/crd.yaml b/charts/victoria-metrics-k8s-stack/charts/crds/crds/crd.yaml index 68fcf5c8b..d47a02ac5 100644 --- a/charts/victoria-metrics-k8s-stack/charts/crds/crds/crd.yaml +++ b/charts/victoria-metrics-k8s-stack/charts/crds/crds/crd.yaml @@ -16111,10 +16111,6 @@ spec: This defaults to the default PodSecurityContext. type: object x-kubernetes-preserve-unknown-fields: true - serviceAccountName: - description: ServiceAccountName is the name of the ServiceAccount - to use to run the pods - type: string serviceScrapeSpec: description: ServiceScrapeSpec that will be added to vminsert VMServiceScrape spec @@ -17258,10 +17254,6 @@ spec: This defaults to the default PodSecurityContext. type: object x-kubernetes-preserve-unknown-fields: true - serviceAccountName: - description: ServiceAccountName is the name of the ServiceAccount - to use to run the pods - type: string serviceScrapeSpec: description: ServiceScrapeSpec that will be added to vmselect VMServiceScrape spec @@ -18840,10 +18832,6 @@ spec: This defaults to the default PodSecurityContext. type: object x-kubernetes-preserve-unknown-fields: true - serviceAccountName: - description: ServiceAccountName is the name of the ServiceAccount - to use to run the pods - type: string serviceScrapeSpec: description: ServiceScrapeSpec that will be added to vmstorage VMServiceScrape spec diff --git a/charts/victoria-metrics-operator/crd.yaml b/charts/victoria-metrics-operator/crd.yaml index 68fcf5c8b..d47a02ac5 100644 --- a/charts/victoria-metrics-operator/crd.yaml +++ b/charts/victoria-metrics-operator/crd.yaml @@ -16111,10 +16111,6 @@ spec: This defaults to the default PodSecurityContext. type: object x-kubernetes-preserve-unknown-fields: true - serviceAccountName: - description: ServiceAccountName is the name of the ServiceAccount - to use to run the pods - type: string serviceScrapeSpec: description: ServiceScrapeSpec that will be added to vminsert VMServiceScrape spec @@ -17258,10 +17254,6 @@ spec: This defaults to the default PodSecurityContext. type: object x-kubernetes-preserve-unknown-fields: true - serviceAccountName: - description: ServiceAccountName is the name of the ServiceAccount - to use to run the pods - type: string serviceScrapeSpec: description: ServiceScrapeSpec that will be added to vmselect VMServiceScrape spec @@ -18840,10 +18832,6 @@ spec: This defaults to the default PodSecurityContext. type: object x-kubernetes-preserve-unknown-fields: true - serviceAccountName: - description: ServiceAccountName is the name of the ServiceAccount - to use to run the pods - type: string serviceScrapeSpec: description: ServiceScrapeSpec that will be added to vmstorage VMServiceScrape spec