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 - secretName: jenkins-tls
hosts: hosts:
- ci.bstein.dev - ci.bstein.dev
installPlugins: installPlugins: []
- kubernetes
- workflow-aggregator
- git
- configuration-as-code
- oic-auth
containerEnv: containerEnv:
- name: ENABLE_OIDC - name: ENABLE_OIDC
value: "false" value: "false"