about summary refs log tree commit diff
path: root/chart/templates/service-streaming.yaml
diff options
context:
space:
mode:
authorAlex Nordlund <deep.alexander@gmail.com>2022-11-08 17:21:06 +0100
committerGitHub <noreply@github.com>2022-11-08 17:21:06 +0100
commit476e74b4c4f967884be120fb75b87f232962103d (patch)
tree700d0d1cffec1f47a3f54d8b50d2ccc1b51ac118 /chart/templates/service-streaming.yaml
parentf4b78028a3bdc48517cf3df1e65236f392496d74 (diff)
Assign unique set of labels to k8s deployments #19703 (#19706)
Diffstat (limited to 'chart/templates/service-streaming.yaml')
-rw-r--r--chart/templates/service-streaming.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart/templates/service-streaming.yaml b/chart/templates/service-streaming.yaml
index a005e617c..bade7b1e5 100644
--- a/chart/templates/service-streaming.yaml
+++ b/chart/templates/service-streaming.yaml
@@ -13,3 +13,4 @@ spec:
       name: streaming
   selector:
     {{- include "mastodon.selectorLabels" . | nindent 4 }}
+    app.kubernetes.io/component: streaming