| commit | 3e5d04a39f5b778e6fc68fa1a2edc827d506e001 | [log] [tgz] |
|---|---|---|
| author | Thomas Dräbing <thomas.draebing@sap.com> | Tue Jan 31 12:16:56 2023 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 31 12:16:56 2023 +0000 |
| tree | 4b24731722a30e52fa72745523eb7518d9f1f6fa | |
| parent | c10a3feedf01344c6a9840ed9af1531f66b0bf68 [diff] | |
| parent | 3721a7cb55cd35c73db80e02a837e60ff22f0cab [diff] |
Merge "Fix git-gc template in gerrit-replica when using istio"
diff --git a/helm-charts/gerrit-replica/templates/git-gc.cronjob.yaml b/helm-charts/gerrit-replica/templates/git-gc.cronjob.yaml index 98d1767..7e2a8a4 100644 --- a/helm-charts/gerrit-replica/templates/git-gc.cronjob.yaml +++ b/helm-charts/gerrit-replica/templates/git-gc.cronjob.yaml
@@ -16,7 +16,7 @@ metadata: annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: "false" - {{ if .Values.istio.enabled -}} + {{ if .Values.istio.enabled }} sidecar.istio.io/inject: "false" {{- end }} labels: