Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deployment/apcera.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd microservices-demo/deploy/apcera
- *(Optional)* If you are not an admin user in your Apcera cluster, you might need an Apcera administrator to import a [policy](https://docs.apcera.com/policy/introduction/) file to give you permission to create the Sock Shop services and network in your sandbox.

```
apc import policy sockShop.pol
apc policy import sockShop.pol
```

### Networking and Security
Expand Down