From f642efa4da0ecc883fd105d40c295fa674a88437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Wed, 12 Oct 2022 17:23:33 +0200 Subject: [PATCH] remove boggus field --- infrastructure/templates/apicurio.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/infrastructure/templates/apicurio.yaml b/infrastructure/templates/apicurio.yaml index b846b56..759a92b 100644 --- a/infrastructure/templates/apicurio.yaml +++ b/infrastructure/templates/apicurio.yaml @@ -312,7 +312,6 @@ spec: memory: 800Mi terminationMessagePath: /dev/termination-log dnsPolicy: ClusterFirst - replicas: 1 restartPolicy: Always terminationGracePeriodSeconds: 30 triggers: @@ -406,7 +405,6 @@ spec: memory: 900Mi terminationMessagePath: /dev/termination-log dnsPolicy: ClusterFirst - replicas: 1 restartPolicy: Always terminationGracePeriodSeconds: 30 triggers: @@ -497,7 +495,6 @@ spec: memory: 700Mi terminationMessagePath: /dev/termination-log dnsPolicy: ClusterFirst - replicas: 1 restartPolicy: Always terminationGracePeriodSeconds: 30 triggers: