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 and ramanan-ravi committed Oct 7, 2024
1 parent 8a8455a commit 91a369e
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 91a369e

Please sign in to comment.