diff --git a/argocd-apps/wikijs.yaml b/argocd-apps/wikijs.yaml index 8abbcba..b8cf16b 100644 --- a/argocd-apps/wikijs.yaml +++ b/argocd-apps/wikijs.yaml @@ -26,5 +26,5 @@ spec: kind: Deployment name: wikijs namespace: dev-tools - jsonPointers: - - /spec/template/metadata/annotations/kubectl.kubernetes.io~1restartedAt + jqPathExpressions: + - .spec.template.metadata.annotations."kubectl.kubernetes.io/restartedAt"