jenkins: restore plugin list without pinned versions

This commit is contained in:
Brad Stein 2025-12-14 17:59:48 -03:00
parent 90bf1f7d8e
commit 0286f4f317

View File

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