Skip to content

Commit 990d522

Browse files
Update deployment.yaml
1 parent abfd320 commit 990d522

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

helm-guestbook/templates/deployment.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ metadata:
1010
spec:
1111
replicas: {{ .Values.replicaCount }}
1212
revisionHistoryLimit: 3
13-
selector:
14-
matchLabels:
15-
app: {{ template "helm-guestbook.name" . }}
16-
release: {{ .Release.Name }}
1713
template:
1814
metadata:
1915
labels:

0 commit comments

Comments
 (0)