We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d24a16c + abaa3b1 commit 5037ee1Copy full SHA for 5037ee1
content/en/docs/guides/user-guides/usecase-user-guides/exercise-4-o2ims.md
@@ -77,7 +77,7 @@ provisioningrequests.o2ims.provisioning.oran.org 2025-02-18T20:20:06
77
78
## Step 2: Create a new `ProvisioningRequest` CR that will create a Workload Cluster:
79
```bash
80
-cat << EOF | kubectl apply -f
+cat << EOF | kubectl apply -f -
81
apiVersion: o2ims.provisioning.oran.org/v1alpha1
82
kind: ProvisioningRequest
83
metadata:
0 commit comments