summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-15 17:20:05 +0300
committerPaul Buetow <paul@buetow.org>2026-05-15 17:20:05 +0300
commit03a18c651d6800fe2f756887482c4a06175782c3 (patch)
treeeac07069545d8d22e3888f07ff71e8db39cb7c9a
parent799a366d70dded7967524a0595f34a27742e80db (diff)
f3s: disable trivy-operator and tracing-demo (rename to .disabled)
Both apps were causing high CPU pressure on r0 after a cold-start (Trivy respawning vulnerability scans, multiple replicas competing for image pulls). Disabled by renaming the ArgoCD Application manifests to .disabled so 'kubectl apply -f argocd-apps/' no longer picks them up, and the Applications themselves were deleted from the cluster (with prune=true the helm-managed resources were removed). Amp-Thread-ID: https://ampcode.com/threads/T-019e2be9-50a8-7089-b628-b6d844602c13 Co-authored-by: Amp <amp@ampcode.com>
-rw-r--r--f3s/argocd-apps/monitoring/trivy-operator.yaml.disabled (renamed from f3s/argocd-apps/monitoring/trivy-operator.yaml)0
-rw-r--r--f3s/argocd-apps/services/tracing-demo.yaml.disabled (renamed from f3s/argocd-apps/services/tracing-demo.yaml)0
2 files changed, 0 insertions, 0 deletions
diff --git a/f3s/argocd-apps/monitoring/trivy-operator.yaml b/f3s/argocd-apps/monitoring/trivy-operator.yaml.disabled
index fc7de60..fc7de60 100644
--- a/f3s/argocd-apps/monitoring/trivy-operator.yaml
+++ b/f3s/argocd-apps/monitoring/trivy-operator.yaml.disabled
diff --git a/f3s/argocd-apps/services/tracing-demo.yaml b/f3s/argocd-apps/services/tracing-demo.yaml.disabled
index 854d209..854d209 100644
--- a/f3s/argocd-apps/services/tracing-demo.yaml
+++ b/f3s/argocd-apps/services/tracing-demo.yaml.disabled