diff --git a/manifests/notifications-install.yaml b/manifests/notifications-install.yaml index c0f6b2aa59..fdfdf80a5d 100644 --- a/manifests/notifications-install.yaml +++ b/manifests/notifications-install.yaml @@ -217,7 +217,7 @@ data: template.scaling-replicaset: | message: Scaling Rollout {{.rollout.metadata.name}}'s replicaset to {{.rollout.spec.replicas}}. email: - subject: Scaling Rollout {{.rollout.metadata.name}}'s replcaset to {{.rollout.spec.replicas}}. + subject: Scaling Rollout {{.rollout.metadata.name}}'s replicaset to {{.rollout.spec.replicas}}. slack: attachments: | [{ diff --git a/manifests/notifications/on-scaling-replica-set.yaml b/manifests/notifications/on-scaling-replica-set.yaml index eabfe5b802..0aab3cccd8 100644 --- a/manifests/notifications/on-scaling-replica-set.yaml +++ b/manifests/notifications/on-scaling-replica-set.yaml @@ -8,7 +8,7 @@ data: template.scaling-replicaset: | message: Scaling Rollout {{.rollout.metadata.name}}'s replicaset to {{.rollout.spec.replicas}}. email: - subject: Scaling Rollout {{.rollout.metadata.name}}'s replcaset to {{.rollout.spec.replicas}}. + subject: Scaling Rollout {{.rollout.metadata.name}}'s replicaset to {{.rollout.spec.replicas}}. slack: attachments: | [{