Skip to content

Commit

Permalink
selector labels commented
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahsa committed Feb 21, 2024
1 parent e989095 commit a78d45a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions clients/harbor-client/charts/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
{{- end }}

{{/*
Selector labels
*/}}
{{- define "snappcloud-harbor-client.selectorLabels" -}}
Expand Down
1 change: 1 addition & 0 deletions clients/proxy-client/charts/templates/_helpers.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ app.kubernetes.io/version: {{ .Chart.AppVersion | quote }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
{{- end }}

{{/*
Selector labels
*/}}
{{- define "snappcloud-proxy-client.selectorLabels" -}}
Expand Down

0 comments on commit a78d45a

Please sign in to comment.