diff --git a/helm/bundles/cortex-nova/values.yaml b/helm/bundles/cortex-nova/values.yaml index 2300e17e6..afe511c90 100644 --- a/helm/bundles/cortex-nova/values.yaml +++ b/helm/bundles/cortex-nova/values.yaml @@ -184,10 +184,7 @@ cortex-scheduling-controllers: # Must match the credentials used by the commitments syncer. keystoneSecretRef: name: cortex-nova-openstack-keystone - namespace: default - # ssoSecretRef: - # name: cortex-nova-openstack-sso - # namespace: default + namespace: cortex-nova committedResourceController: # Back-off interval while CommittedResource placement is pending or failed (base for exponential backoff) requeueIntervalRetry: "1m"