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.
1 parent fa790e1 commit 9327352Copy full SHA for 9327352
README.md
@@ -52,7 +52,7 @@ metadata:
52
53
*See the `samples` directory for a set of example yaml files to set up a service and export it. To apply the sample files run*
54
```sh
55
-kubectl create namespace demo
+kubectl create namespace example
56
kubectl apply -f https://raw.githubusercontent.com/aws/aws-cloud-map-mcs-controller-for-k8s/main/samples/example-deployment.yaml
57
kubectl apply -f https://raw.githubusercontent.com/aws/aws-cloud-map-mcs-controller-for-k8s/main/samples/example-service.yaml
58
kubectl apply -f https://raw.githubusercontent.com/aws/aws-cloud-map-mcs-controller-for-k8s/main/samples/example-serviceexport.yaml
0 commit comments