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 e1303f6 commit 0fca35fCopy full SHA for 0fca35f
examples/openshift/README.md
@@ -26,5 +26,5 @@ oc patch --local=true -f stolon-sentinel.yaml -p '{"spec":{"template":{"spec":{"
26
```
27
oc patch --local=true -f stolon-proxy.yaml -p '{"spec":{"template":{"spec":{"serviceAccount": "<service_account_name>"}}}}' -o yaml > stolon-proxy_new.yaml
28
29
-##Deployment
+## Deployment
30
Deploy the Stolon components using the files created at the previous step.
0 commit comments