Skip to content

Commit

Permalink
use ServerSideDiff because PVCs are shown as diffs, see argoproj/argo…
Browse files Browse the repository at this point in the history
…-cd#11143

Signed-off-by: Johannes Kleinlercher <johannes.kleinlercher@suxess-it.com>
  • Loading branch information
jkleinlercher committed Apr 22, 2024
1 parent 499b85b commit 8a397a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions platform-apps/target-type/k3d/loki-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ kind: Application
metadata:
name: sx-loki
namespace: argocd
annotations:
argocd.argoproj.io/compare-options: ServerSideDiff=true
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
Expand Down

0 comments on commit 8a397a5

Please sign in to comment.