Skip to content

Commit

Permalink
Missed one
Browse files Browse the repository at this point in the history
Signed-off-by: Kellen Sappington <[email protected]>
  • Loading branch information
Kellen275 committed Jun 20, 2024
1 parent 8c2d761 commit 7d53f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/registry/registry-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ apiVersion: v1
kind: Secret
metadata:
name: "{{ template "harbor.registry" . }}-htpasswd"
namespace: {{ .Release.Namespace | quote }}
labels:
{{ include "harbor.labels" . | indent 4 }}
type: Opaque
Expand Down

0 comments on commit 7d53f98

Please sign in to comment.