mirror of
https://github.com/h44z/wg-portal.git
synced 2026-02-25 11:56:23 +00:00
(cherry picked from commit 3e0ffec07c)
This commit is contained in:
committed by
Christoph Haas
parent
fe4485037a
commit
0a8ec71b3f
@@ -8,6 +8,9 @@ spec:
|
||||
{{- with .Values.revisionHistoryLimit }}
|
||||
revisionHistoryLimit: {{ . }}
|
||||
{{- end }}
|
||||
{{- with .Values.replicas }}
|
||||
replicas: {{ . }}
|
||||
{{- end }}
|
||||
{{- with .Values.strategy }}
|
||||
strategy: {{- toYaml . | nindent 4 }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user