chore: some CI updates,etc

This commit is contained in:
Stefan Reimer 2023-01-22 16:24:58 +00:00
parent 8c2f3c4c73
commit 75051fa7fc
5 changed files with 18 additions and 7 deletions

View File

@ -178,6 +178,7 @@ nvidia-device-plugin:
- g5.16xlarge
- g5.24xlarge
- g5.48xlarge
- g4dn.xlarge
cluster-autoscaler:
enabled: false

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-ci
description: KubeZero umbrella chart for all things CI
type: application
version: 0.5.24
version: 0.5.25
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:
@ -26,7 +26,7 @@ dependencies:
repository: https://dl.gitea.io/charts/
condition: gitea.enabled
- name: jenkins
version: 4.2.17
version: 4.2.20
repository: https://charts.jenkins.io
condition: jenkins.enabled
- name: trivy

View File

@ -121,19 +121,19 @@ jenkins:
numToKeepStr: "10"
installPlugins:
- kubernetes:3743.v1fa_4c724c3b_7
- kubernetes:3802.vb_b_600831fcb_3
- workflow-aggregator:581.v0c46fa_697ffd
- git:4.14.3
- git:5.0.0
- basic-branch-build-strategies:71.vc1421f89888e
- pipeline-graph-view:144.vf3924feb_7e35
- pipeline-stage-view:2.28
- configuration-as-code:1569.vb_72405b_80249
- antisamy-markup-formatter:155.v795fb_8702324
- prometheus:2.0.11
- prometheus:2.1.0
- htmlpublisher:1.31
- build-discarder:139.v05696a_7fe240
- dark-theme:262.v0202a_4c8fb_6a
- kubernetes-credentials-provider:1.206.v7ce2cf7b_0c8b
- kubernetes-credentials-provider:1.208.v128ee9800c04
serviceAccountAgent:
create: true
@ -153,6 +153,13 @@ jenkins:
containerCap: 2
annotations:
container.apparmor.security.beta.kubernetes.io/jnlp: unconfined
resources:
requests:
cpu: ""
memory: ""
limits:
cpu: ""
memory: ""
# envVars:
# - name: AWS_WEB_IDENTITY_TOKEN_FILE
# value: "/var/run/secrets/sts.amazonaws.com/serviceaccount/token"

View File

@ -59,6 +59,9 @@ rabbitmq:
mqtt: false
mqtts: false
#extraConfiguration: |-
# mqtt.durable_queue_type = quorum
auth:
existingPasswordSecret: rabbitmq
existingErlangSecret: rabbitmq