File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
title : Kubernetes
3
3
description : Getting started with a Kubernetes installation using Helm Charts
4
4
published : true
5
- date : 2021-10-24T19:39:21.328Z
5
+ date : 2022-04-10T00:31:01.610Z
6
6
tags : setup, docker
7
7
editor : markdown
8
8
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
81
81
| ` image.tag ` | Wiki.js image tag | ` latest ` |
82
82
| ` imagePullPolicy ` | Image pull policy | ` IfNotPresent ` |
83
83
| ` replicacount ` | Amount of wiki.js service pods to run | ` 1 ` |
84
+ | ` revisionHistoryLimit ` | Total amount of revision history points | ` 10 ` |
84
85
| ` resources.limits ` | wiki.js service resource limits | ` nil ` |
85
86
| ` resources.requests ` | wiki.js service resource requests | ` nil ` |
86
87
| ` nodeSelector ` | Node labels for wiki.js pod assignment | ` {} ` |
You can’t perform that action at this time.
0 commit comments