Skip to content

Commit 0afefb5

Browse files
authored
Merge branch 'master' into 2-add-runtimeclass
2 parents 154f103 + 44f8c65 commit 0afefb5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/docker-mailserver/templates/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ metadata:
1414
{{ end }}
1515
spec:
1616
replicas: {{ default 2 .Values.deployment.replicas }}
17+
runtimeClassName: {{ .Values.runtimeClassName }}
1718
selector:
1819
matchLabels:
1920
app: {{ template "dockermailserver.fullname" . }}

0 commit comments

Comments
 (0)