jenkins: start without plugin installs to unblock bootstrap

This commit is contained in:
Brad Stein 2025-12-14 16:02:05 -03:00
parent 6def1aa479
commit 90bf1f7d8e

View File

@ -36,12 +36,7 @@ spec:
- secretName: jenkins-tls
hosts:
- ci.bstein.dev
installPlugins:
- kubernetes
- workflow-aggregator
- git
- configuration-as-code
- oic-auth
installPlugins: []
containerEnv:
- name: ENABLE_OIDC
value: "false"