Skip to content

Commit

Permalink
Fix typo in templates/core/core-dpl.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JhoLee committed Oct 2, 2021
1 parent 872a927 commit 457cc13
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 457cc13

Please sign in to comment.