diff --git a/flux/cluster/apps/gitops/agola/deployment.yaml b/flux/cluster/apps/gitops/agola/deployment.yaml index 647fa60..836901c 100644 --- a/flux/cluster/apps/gitops/agola/deployment.yaml +++ b/flux/cluster/apps/gitops/agola/deployment.yaml @@ -35,7 +35,8 @@ spec: - /mnt/agola/local/config.yml - "--components" - all-base,executor - - "--embedded-etcd" + - "--debug" + - "--detailed-errors" ports: - containerPort: 8000 - containerPort: 4000