diff --git a/charts/flyte-core/templates/clusterresourcesync/deployment.yaml b/charts/flyte-core/templates/clusterresourcesync/deployment.yaml index f6852e16a2..63087cc0e8 100644 --- a/charts/flyte-core/templates/clusterresourcesync/deployment.yaml +++ b/charts/flyte-core/templates/clusterresourcesync/deployment.yaml @@ -11,11 +11,11 @@ spec: matchLabels: {{ include "flyteclusterresourcesync.selectorLabels" . | nindent 6 }} template: metadata: - {{- with .Values.cluster_resource_manager.podAnnotations }} annotations: - {{- toYaml . | nindent 8 }} configChecksum: {{ include (print .Template.BasePath "/clusterresourcesync/configmap.yaml") . | sha256sum | trunc 63 | quote }} - {{- end }} + {{- with .Values.cluster_resource_manager.podAnnotations }} + {{- toYaml . | nindent 8 }} + {{- end }} labels: {{ include "flyteclusterresourcesync.labels" . | nindent 8 }} spec: containers: diff --git a/deployment/eks/flyte_aws_scheduler_helm_generated.yaml b/deployment/eks/flyte_aws_scheduler_helm_generated.yaml index 15f34118a2..9cda32ab48 100644 --- a/deployment/eks/flyte_aws_scheduler_helm_generated.yaml +++ b/deployment/eks/flyte_aws_scheduler_helm_generated.yaml @@ -999,6 +999,8 @@ spec: app.kubernetes.io/instance: flyte template: metadata: + annotations: + configChecksum: "96ecbccfd19ea2e8268104eae476320f13d53bfa83ddae7ac29d072b3fbc238" labels: app.kubernetes.io/name: flyteclusterresourcesync app.kubernetes.io/instance: flyte diff --git a/deployment/eks/flyte_helm_controlplane_generated.yaml b/deployment/eks/flyte_helm_controlplane_generated.yaml index 0b9d3bae67..a5307e3d0e 100644 --- a/deployment/eks/flyte_helm_controlplane_generated.yaml +++ b/deployment/eks/flyte_helm_controlplane_generated.yaml @@ -706,6 +706,8 @@ spec: app.kubernetes.io/instance: flyte template: metadata: + annotations: + configChecksum: "96ecbccfd19ea2e8268104eae476320f13d53bfa83ddae7ac29d072b3fbc238" labels: app.kubernetes.io/name: flyteclusterresourcesync app.kubernetes.io/instance: flyte diff --git a/deployment/eks/flyte_helm_generated.yaml b/deployment/eks/flyte_helm_generated.yaml index fd2f082499..9487ce0dba 100644 --- a/deployment/eks/flyte_helm_generated.yaml +++ b/deployment/eks/flyte_helm_generated.yaml @@ -1030,6 +1030,8 @@ spec: app.kubernetes.io/instance: flyte template: metadata: + annotations: + configChecksum: "96ecbccfd19ea2e8268104eae476320f13d53bfa83ddae7ac29d072b3fbc238" labels: app.kubernetes.io/name: flyteclusterresourcesync app.kubernetes.io/instance: flyte diff --git a/deployment/gcp/flyte_helm_controlplane_generated.yaml b/deployment/gcp/flyte_helm_controlplane_generated.yaml index f982d6e307..7cf4d17ba2 100644 --- a/deployment/gcp/flyte_helm_controlplane_generated.yaml +++ b/deployment/gcp/flyte_helm_controlplane_generated.yaml @@ -713,6 +713,8 @@ spec: app.kubernetes.io/instance: flyte template: metadata: + annotations: + configChecksum: "2a1e5e5cff9966c9658d2b665fc4787ef644d6eb43b0954a3eb59df94c0c678" labels: app.kubernetes.io/name: flyteclusterresourcesync app.kubernetes.io/instance: flyte diff --git a/deployment/gcp/flyte_helm_generated.yaml b/deployment/gcp/flyte_helm_generated.yaml index b1c6b10c70..dc30f7120f 100644 --- a/deployment/gcp/flyte_helm_generated.yaml +++ b/deployment/gcp/flyte_helm_generated.yaml @@ -1045,6 +1045,8 @@ spec: app.kubernetes.io/instance: flyte template: metadata: + annotations: + configChecksum: "2a1e5e5cff9966c9658d2b665fc4787ef644d6eb43b0954a3eb59df94c0c678" labels: app.kubernetes.io/name: flyteclusterresourcesync app.kubernetes.io/instance: flyte diff --git a/deployment/sandbox/flyte_helm_generated.yaml b/deployment/sandbox/flyte_helm_generated.yaml index 53677a9608..a4482014c8 100644 --- a/deployment/sandbox/flyte_helm_generated.yaml +++ b/deployment/sandbox/flyte_helm_generated.yaml @@ -4607,6 +4607,8 @@ spec: app.kubernetes.io/instance: flyte template: metadata: + annotations: + configChecksum: "c9c09c6c4db7eb63d15b3c38ac229d0df28647bb980aaf23a0be22a37f33d94" labels: app.kubernetes.io/name: flyteclusterresourcesync app.kubernetes.io/instance: flyte