diff --git a/pipelines/argocd/apps/stonks-beta.yaml b/pipelines/argocd/apps/stonks-beta.yaml index 857451f..4d280ce 100644 --- a/pipelines/argocd/apps/stonks-beta.yaml +++ b/pipelines/argocd/apps/stonks-beta.yaml @@ -24,11 +24,3 @@ spec: automated: prune: true selfHeal: true - syncOptions: - - RespectIgnoreDifferences=true - ignoreDifferences: - - group: "" - kind: Secret - jsonPointers: - - /data - - /stringData diff --git a/pipelines/argocd/apps/stonks-paper.yaml b/pipelines/argocd/apps/stonks-paper.yaml index b42e4d7..76f87c9 100644 --- a/pipelines/argocd/apps/stonks-paper.yaml +++ b/pipelines/argocd/apps/stonks-paper.yaml @@ -24,11 +24,3 @@ spec: automated: prune: true selfHeal: true - syncOptions: - - RespectIgnoreDifferences=true - ignoreDifferences: - - group: "" - kind: Secret - jsonPointers: - - /data - - /stringData