aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlex <alex@adnab.me>2023-01-26 21:07:58 +0000
committerAlex <alex@adnab.me>2023-01-26 21:07:58 +0000
commita08e01f17a9e4bb80880e28a4a28b2d88a9aec83 (patch)
tree6d1e91f937be97f49d599ebb584225a1849d9323 /doc
parent246f7468cd18c8ef4f3c0c4c209853cd2500cc76 (diff)
parent559e924cc2e0887e07886374ca018dd9761c3ba5 (diff)
downloadgarage-a08e01f17a9e4bb80880e28a4a28b2d88a9aec83.tar.gz
garage-a08e01f17a9e4bb80880e28a4a28b2d88a9aec83.zip
Merge pull request 'Enable daemonset deployment using the helm chart' (#409) from kaiyou/garage:feat-k8s-daemonset into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/409
Diffstat (limited to 'doc')
-rw-r--r--doc/book/cookbook/kubernetes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/book/cookbook/kubernetes.md b/doc/book/cookbook/kubernetes.md
index 9eafe3e1..dfeb3281 100644
--- a/doc/book/cookbook/kubernetes.md
+++ b/doc/book/cookbook/kubernetes.md
@@ -48,7 +48,8 @@ garage:
replicationMode: "2"
# Start 4 instances (StatefulSets) of garage
-replicaCount: 4
+deployment:
+ replicaCount: 4
# Override default storage class and size
persistence: