Skip to content
Snippets Groups Projects
Verified Commit 91168516 authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix.

parent 94c9f643
Branches
No related tags found
No related merge requests found
Pipeline #2511 failed
...@@ -30,6 +30,8 @@ Lastly, database needs a stable persistent storage, so config include Persistent ...@@ -30,6 +30,8 @@ Lastly, database needs a stable persistent storage, so config include Persistent
It is cluster administrator's responsibility to provide Volumes that meet claims. It is cluster administrator's responsibility to provide Volumes that meet claims.
You may adjust the claim's capacity if needed. You may adjust the claim's capacity if needed.
Finally, you may want to add ingress to make website accessible from the world.
By default, all services are not replicated (i.e. replication factor 1). By default, all services are not replicated (i.e. replication factor 1).
You may want to adjust this parameter. You may want to adjust this parameter.
Be careful, though. Be careful, though.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment