Closed firebus closed 1 year ago
Bug
In hwf.yaml for example:
spec: clusterManagerRef: name: cm-example licenseManagerRef: name: lm-example replicas: 1 appRepo:
However replicas is a child of spec, not a child of licenseManagerRef, so it is indented one level too deep.
@firebus thanks for fixing the issues. we will merge these changes soon to develop branch.
Please select the type of request
Bug
Tell us more
In hwf.yaml for example:
However replicas is a child of spec, not a child of licenseManagerRef, so it is indented one level too deep.