diff --git a/jenkins-volume.yaml b/jenkins-volume.yaml index 2be8a8b..b6a6a4e 100644 --- a/jenkins-volume.yaml +++ b/jenkins-volume.yaml @@ -27,6 +27,8 @@ kind: PersistentVolumeClaim metadata: name: jenkins-storage namespace: jenkins + annotations: + kustomize.toolkit.fluxcd.io/reconcile: disabled spec: storageClassName: "local-path" accessModes: