Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
☸️ Add missing component label to redis service
Browse files Browse the repository at this point in the history
  • Loading branch information
TilBlechschmidt committed Jan 31, 2022
1 parent db4a53a commit fbf841b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ kind: Service
metadata:
name: {{ include "web-grid.redisServiceName" . }}
labels:
dev.webgrid/component: redis
{{- include "web-grid.labels" . | nindent 4 }}
spec:
ports:
Expand Down

0 comments on commit fbf841b

Please sign in to comment.