Skip to content

Commit

Permalink
Remove duplicate app label (#2332)
Browse files Browse the repository at this point in the history
  • Loading branch information
psych0d0g authored Oct 7, 2024
1 parent 329a590 commit de1cabf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ kind: Service
metadata:
name: {{ .Values.service.name }}
labels:
app: deepfence-router
{{- include "deepfence-router.labels" . | nindent 4 }}
namespace: {{ .Release.Namespace }}
{{- with .Values.service.annotations }}
Expand Down

0 comments on commit de1cabf

Please sign in to comment.