From a397b8a1f161dfaebe0fac50c0a842a460e604cf Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 25 May 2022 14:12:48 +0200 Subject: [PATCH] temp disable agola --- flux/cluster/apps/gitops/agola/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/cluster/apps/gitops/agola/deployment.yaml b/flux/cluster/apps/gitops/agola/deployment.yaml index 0435188..16d9d58 100644 --- a/flux/cluster/apps/gitops/agola/deployment.yaml +++ b/flux/cluster/apps/gitops/agola/deployment.yaml @@ -35,7 +35,7 @@ spec: - /mnt/agola/local/config.yml - "--components" - all-base,executor - - "--debug" + # - "--debug" ports: - containerPort: 8000 - containerPort: 4000