Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LtChae authored May 13, 2021
1 parent 4f44f58 commit e333ca5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
labels:
{{ include "linkett-adapter.labels" . | indent 4 }}
spec:
serviceAccountName: {{ .Chart.Name }}
replicas: {{ .Values.replicaCount }}
selector:
matchLabels:
Expand Down

0 comments on commit e333ca5

Please sign in to comment.