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