diff --git a/charts/flyte-core/templates/clusterresourcesync/deployment.yaml b/charts/flyte-core/templates/clusterresourcesync/deployment.yaml index 131904821a..a2fb5d04ae 100644 --- a/charts/flyte-core/templates/clusterresourcesync/deployment.yaml +++ b/charts/flyte-core/templates/clusterresourcesync/deployment.yaml @@ -37,7 +37,7 @@ spec: {{- with .Values.cluster_resource_manager.resources }} resources: {{- toYaml . | nindent 12 }} - {{- end }}} + {{- end }} volumeMounts: {{- if not .Values.cluster_resource_manager.config.cluster_resources.standaloneDeployment }} {{- include "databaseSecret.volumeMount" . | nindent 10 }} diff --git a/deployment/eks/flyte_aws_scheduler_helm_generated.yaml b/deployment/eks/flyte_aws_scheduler_helm_generated.yaml index e6c02618ac..324828a966 100644 --- a/deployment/eks/flyte_aws_scheduler_helm_generated.yaml +++ b/deployment/eks/flyte_aws_scheduler_helm_generated.yaml @@ -1058,7 +1058,7 @@ spec: - run image: "cr.flyte.org/flyteorg/flyteadmin:v1.10.7" imagePullPolicy: "IfNotPresent" - name: sync-cluster-resources} + name: sync-cluster-resources volumeMounts: - mountPath: /etc/db name: db-pass diff --git a/deployment/eks/flyte_helm_controlplane_generated.yaml b/deployment/eks/flyte_helm_controlplane_generated.yaml index fbf242d006..166446ce79 100644 --- a/deployment/eks/flyte_helm_controlplane_generated.yaml +++ b/deployment/eks/flyte_helm_controlplane_generated.yaml @@ -764,7 +764,7 @@ spec: - run image: "cr.flyte.org/flyteorg/flyteadmin:v1.10.7" imagePullPolicy: "IfNotPresent" - name: sync-cluster-resources} + name: sync-cluster-resources volumeMounts: - mountPath: /etc/db name: db-pass diff --git a/deployment/eks/flyte_helm_generated.yaml b/deployment/eks/flyte_helm_generated.yaml index 82d5f15d87..94743f22aa 100644 --- a/deployment/eks/flyte_helm_generated.yaml +++ b/deployment/eks/flyte_helm_generated.yaml @@ -1089,7 +1089,7 @@ spec: - run image: "cr.flyte.org/flyteorg/flyteadmin:v1.10.7" imagePullPolicy: "IfNotPresent" - name: sync-cluster-resources} + name: sync-cluster-resources volumeMounts: - mountPath: /etc/db name: db-pass diff --git a/deployment/gcp/flyte_helm_controlplane_generated.yaml b/deployment/gcp/flyte_helm_controlplane_generated.yaml index 37b9dc3fb6..38dfe201dd 100644 --- a/deployment/gcp/flyte_helm_controlplane_generated.yaml +++ b/deployment/gcp/flyte_helm_controlplane_generated.yaml @@ -779,7 +779,7 @@ spec: - run image: "cr.flyte.org/flyteorg/flyteadmin:v1.10.7" imagePullPolicy: "IfNotPresent" - name: sync-cluster-resources} + name: sync-cluster-resources volumeMounts: - mountPath: /etc/db name: db-pass diff --git a/deployment/gcp/flyte_helm_generated.yaml b/deployment/gcp/flyte_helm_generated.yaml index 84542858ec..659babf838 100644 --- a/deployment/gcp/flyte_helm_generated.yaml +++ b/deployment/gcp/flyte_helm_generated.yaml @@ -1112,7 +1112,7 @@ spec: - run image: "cr.flyte.org/flyteorg/flyteadmin:v1.10.7" imagePullPolicy: "IfNotPresent" - name: sync-cluster-resources} + name: sync-cluster-resources volumeMounts: - mountPath: /etc/db name: db-pass diff --git a/deployment/sandbox/flyte_helm_generated.yaml b/deployment/sandbox/flyte_helm_generated.yaml index 5fa00cf030..7417c9bdf2 100644 --- a/deployment/sandbox/flyte_helm_generated.yaml +++ b/deployment/sandbox/flyte_helm_generated.yaml @@ -6882,7 +6882,7 @@ spec: - run image: "cr.flyte.org/flyteorg/flyteadmin:v1.10.7" imagePullPolicy: "IfNotPresent" - name: sync-cluster-resources} + name: sync-cluster-resources volumeMounts: - mountPath: /etc/flyte/clusterresource/templates