Skip to content

Commit

Permalink
Fix typo in templates/core/core-dpl.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Joo-Ho Lee(이주호, Jho) <[email protected]>
  • Loading branch information
JhoLee committed Feb 12, 2022
1 parent e41b2af commit b19a386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/core/core-dpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: {{ template "harbor.core" . }}
labels:
{{ include "harbor.labels" . | indent 4 }}
{{ include "harbor.labels" . | indent 4 }}
{{ include "harbor.core.labels" . | indent 4 }}
spec:
replicas: {{ .Values.core.replicas }}
selector:
Expand Down

0 comments on commit b19a386

Please sign in to comment.