Skip to content

Commit e27ac9f

Browse files
authored
Add Stackable vendor label to default values.yaml (#145)
1 parent c7f8290 commit e27ac9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy/helm/listener-operator/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ serviceAccount:
4545
podAnnotations: {}
4646

4747
# Provide additional labels which get attached to all deployed resources
48-
labels: {}
48+
labels:
49+
stackable.tech/vendor: Stackable
4950

5051
podSecurityContext: {}
5152
# fsGroup: 2000

0 commit comments

Comments
 (0)