diff --git a/openstack_operator/templates/horizon/deployment.yml.j2 b/openstack_operator/templates/horizon/deployment.yml.j2 index 87007178..3297d497 100644 --- a/openstack_operator/templates/horizon/deployment.yml.j2 +++ b/openstack_operator/templates/horizon/deployment.yml.j2 @@ -56,11 +56,11 @@ spec: port: horizon resources: limits: - cpu: 1000m + cpu: 2000m ephemeral-storage: 500M memory: 256M requests: - cpu: 500m + cpu: 1000m ephemeral-storage: 500M memory: 128M securityContext: