Limit deployment revision history
This commit is contained in:
parent
6e35ebc7f0
commit
abafde59e7
10 changed files with 10 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ metadata:
|
|||
name: phpmyadmin
|
||||
namespace: {{ .Values.namespace }}
|
||||
spec:
|
||||
revisionHistoryLimit: 3
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue