From 2445e4c2af7daab7222284513d3de83a86f4261e Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 25 May 2022 13:05:06 +0200 Subject: [PATCH] agola: logging --- flux/cluster/apps/gitops/agola/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flux/cluster/apps/gitops/agola/deployment.yaml b/flux/cluster/apps/gitops/agola/deployment.yaml index 02155c0..647fa60 100644 --- a/flux/cluster/apps/gitops/agola/deployment.yaml +++ b/flux/cluster/apps/gitops/agola/deployment.yaml @@ -35,6 +35,7 @@ spec: - /mnt/agola/local/config.yml - "--components" - all-base,executor + - "--embedded-etcd" ports: - containerPort: 8000 - containerPort: 4000