From 6b4001b9590e10b2f39e1a84a8dbebe723589151 Mon Sep 17 00:00:00 2001 From: Dan Ferris Date: Fri, 14 Jul 2023 16:46:33 -0700 Subject: [PATCH] fix another typo --- deploy/apollo/apollo-server/templates/temporal.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/deploy/apollo/apollo-server/templates/temporal.yaml b/deploy/apollo/apollo-server/templates/temporal.yaml index 9fccf5b..f6e66f1 100644 --- a/deploy/apollo/apollo-server/templates/temporal.yaml +++ b/deploy/apollo/apollo-server/templates/temporal.yaml @@ -26,8 +26,6 @@ spec: app.kubernetes.io/version: {{ .Chart.AppVersion | replace "+" "_" }} app.kubernetes.io/component: admintools app.kubernetes.io/part-of: {{ .Chart.Name }} - annotations: - linkerd.io/inject: disabled spec: restartPolicy: "OnFailure" containers: