Skip to content

Commit 0fca35f

Browse files
authored
doc: add OpenShift example
1 parent e1303f6 commit 0fca35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openshift/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ oc patch --local=true -f stolon-sentinel.yaml -p '{"spec":{"template":{"spec":{"
2626
```
2727
oc patch --local=true -f stolon-proxy.yaml -p '{"spec":{"template":{"spec":{"serviceAccount": "<service_account_name>"}}}}' -o yaml > stolon-proxy_new.yaml
2828
```
29-
##Deployment
29+
## Deployment
3030
Deploy the Stolon components using the files created at the previous step.

0 commit comments

Comments
 (0)