summaryrefslogtreecommitdiff
path: root/f3s
diff options
context:
space:
mode:
Diffstat (limited to 'f3s')
-rw-r--r--f3s/argocd-apps/services/tracing-demo.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/f3s/argocd-apps/services/tracing-demo.yaml b/f3s/argocd-apps/services/tracing-demo.yaml
index dd43b01..854d209 100644
--- a/f3s/argocd-apps/services/tracing-demo.yaml
+++ b/f3s/argocd-apps/services/tracing-demo.yaml
@@ -28,13 +28,13 @@ spec:
factor: 2
maxDuration: 1m
ignoreDifferences:
- # Let Argo Rollouts manage Rollout runtime state
+ # Let Argo Rollouts manage tracing-demo-frontend Rollout runtime state
- group: argoproj.io
kind: Rollout
+ name: tracing-demo-frontend
+ namespace: services
jsonPointers:
# Ignore template env vars (kubectl patch adds env vars for triggering)
- /spec/template/spec/containers/0/env
- - /spec/template/spec/containers/1/env
- - /spec/template/spec/containers/2/env
# Ignore status fields (Argo Rollouts manages these)
- /status