Skip to content

Commit 8e0af3a

Browse files
Merge pull request #6 from forkspacer/docs/fix-crd-examples-and-quickstart
adding the replica count part inside the quick start section
2 parents 3b93e77 + f4012b8 commit 8e0af3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/guides/quick-start.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ spec:
8181
global:
8282
security:
8383
allowInsecureImages: true
84+
replica:
85+
replicaCount: 1
8486
```
8587
8688
Deploy the module:

0 commit comments

Comments
 (0)