Skip to content

Commit e3ecbdd

Browse files
authored
Add Stackable vendor label to default values.yaml (#566)
1 parent 1855989 commit e3ecbdd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy/helm/nifi-operator/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ serviceAccount:
2020
podAnnotations: {}
2121

2222
# Provide additional labels which get attached to all deployed resources
23-
labels: {}
23+
labels:
24+
stackable.tech/vendor: Stackable
2425

2526
podSecurityContext: {}
2627
# fsGroup: 2000

0 commit comments

Comments
 (0)