Skip to content

Commit 7e7f37c

Browse files
authored
Add Stackable vendor label to default values.yaml (#359)
1 parent 08b58ec commit 7e7f37c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy/helm/secret-operator/values.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ serviceAccount:
5656
podAnnotations: {}
5757

5858
# Provide additional labels which get attached to all deployed resources
59-
labels: {}
59+
labels:
60+
stackable.tech/vendor: Stackable
6061

6162
podSecurityContext: {}
6263
# fsGroup: 2000

0 commit comments

Comments
 (0)