Skip to content

Commit 843f33e

Browse files
AdministratorNGPixel
Administrator
authored andcommitted
docs: update install/kubernetes
1 parent a95ee8f commit 843f33e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/kubernetes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Kubernetes
33
description: Getting started with a Kubernetes installation using Helm Charts
44
published: true
5-
date: 2021-10-24T19:39:21.328Z
5+
date: 2022-04-10T00:31:01.610Z
66
tags: setup, docker
77
editor: markdown
88
dateCreated: 2019-03-31T01:25:29.636Z
@@ -81,6 +81,7 @@ The following table lists the configurable parameters of the Wiki.js chart and t
8181
| `image.tag` | Wiki.js image tag | `latest` |
8282
| `imagePullPolicy` | Image pull policy | `IfNotPresent` |
8383
| `replicacount` | Amount of wiki.js service pods to run | `1` |
84+
| `revisionHistoryLimit` | Total amount of revision history points | `10` |
8485
| `resources.limits` | wiki.js service resource limits | `nil` |
8586
| `resources.requests` | wiki.js service resource requests | `nil` |
8687
| `nodeSelector` | Node labels for wiki.js pod assignment | `{}` |

0 commit comments

Comments
 (0)