From aa097b156d06178cab8d06b58307d6353864aa6f Mon Sep 17 00:00:00 2001 From: Joep de Jong Date: Thu, 2 Nov 2023 20:02:08 +0100 Subject: [PATCH] Add events label --- apps/events/deploy.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/events/deploy.yaml b/apps/events/deploy.yaml index 20b3610b..ecad026a 100644 --- a/apps/events/deploy.yaml +++ b/apps/events/deploy.yaml @@ -7,6 +7,9 @@ metadata: app: events spec: replicas: 1 + selector: + matchLabels: + app: events strategy: type: RollingUpdate rollingUpdate: