diff --git a/services/jenkins/deployment.yaml b/services/jenkins/deployment.yaml index 63f722bd..06791318 100644 --- a/services/jenkins/deployment.yaml +++ b/services/jenkins/deployment.yaml @@ -48,7 +48,7 @@ spec: TITAN_IAC_WEBHOOK_TOKEN={{ .Data.data.titan_iac_quality_gate }} GIT_NOTIFY_TOKEN_BSTEIN_DEV_HOME={{ .Data.data.git_notify_bstein_dev_home }} {{ end }} - bstein.dev/restarted-at: "2026-01-20T14:52:41Z" + bstein.dev/restarted-at: "2026-02-02T15:10:33Z" spec: serviceAccountName: jenkins nodeSelector: @@ -84,6 +84,7 @@ spec: - -c - | set -euo pipefail + rm -rf /usr/share/jenkins/ref/plugins/* jenkins-plugin-cli --plugin-file /plugins/plugins.txt volumeMounts: - name: plugins