Skip to content

Commit ad63c0f

Browse files
Update deployment.yaml
1 parent 014dc46 commit ad63c0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

helm-guestbook/templates/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ metadata:
99
release: {{ .Release.Name }}
1010
spec:
1111
replicas: {{ .Values.replicaCount }}
12-
revisionHistoryLimit: 3
1312
selector:
1413
matchLabels:
1514
app: {{ template "helm-guestbook.name" . }}

0 commit comments

Comments
 (0)