We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014dc46 commit ad63c0fCopy full SHA for ad63c0f
helm-guestbook/templates/deployment.yaml
@@ -9,7 +9,6 @@ metadata:
9
release: {{ .Release.Name }}
10
spec:
11
replicas: {{ .Values.replicaCount }}
12
- revisionHistoryLimit: 3
13
selector:
14
matchLabels:
15
app: {{ template "helm-guestbook.name" . }}
0 commit comments