argo-cd/manifests/base/notification/argocd-notifications-controller-sa.yaml
Daniel Helfand 3896ae04c8
chore: add labels to notifications controller serviceaccount (#9373)
Signed-off-by: Daniel Helfand <helfand.4@gmail.com>
2022-05-16 22:13:34 -04:00

8 lines
252 B
YAML

apiVersion: v1
kind: ServiceAccount
metadata:
labels:
app.kubernetes.io/component: notifications-controller
app.kubernetes.io/name: argocd-notifications-controller
app.kubernetes.io/part-of: argocd
name: argocd-notifications-controller