Skip to content

Commit b03a654

Browse files
committed
Add innocuous foo label
1 parent 4bd844b commit b03a654

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

charts/macgruber/templates/service.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ metadata:
44
name: {{ include "macgruber.fullname" . }}
55
labels:
66
{{- include "macgruber.labels" . | nindent 4 }}
7+
foo: bar
78
spec:
89
type: {{ .Values.service.type }}
910
ports:

0 commit comments

Comments
 (0)