multi-tenancy-gitops icon indicating copy to clipboard operation
multi-tenancy-gitops copied to clipboard

SyncError- when installing ocs using gitops.

Open agborntui opened this issue 3 years ago • 1 comments

I get this error message installing Openshift storage cluster(ocs) on OCP in Azure.

SyncError Failed sync attempt to 346f5eb3d256ff1b04d1130b2d39d99670f07cf8: one or more objects failed to apply, reason: StorageCluster.ocs.openshift.io "ocs-storagecluster" is invalid: spec.storageDeviceSets.dataPVCTemplate.spec.resources.requests.storage: Invalid value: "Gi": spec.storageDeviceSets.dataPVCTemplate.spec.resources.requests.storage in body should match '^(+|-)?(([0-9]+(.[0-9])?)|(.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|(eE?(([0-9]+(.[0-9])?)|(.[0-9]+))))?$'

agborntui avatar May 17 '22 17:05 agborntui

@ncolon, do you know if this issue has already been addressed in this PR (https://github.com/cloud-native-toolkit/multi-tenancy-gitops/pull/256)?

hollisc avatar May 18 '22 03:05 hollisc