Compare commits
3 commits
a98e38fc2c
...
84328a4439
Author | SHA1 | Date | |
---|---|---|---|
84328a4439 | |||
29a71f523a | |||
17ab283bba |
2 changed files with 2 additions and 1 deletions
|
@ -106,7 +106,7 @@ spec:
|
|||
sources:
|
||||
- chart: kube-prometheus-stack
|
||||
repoURL: https://prometheus-community.github.io/helm-charts
|
||||
targetRevision: 70.0.1
|
||||
targetRevision: 70.0.2
|
||||
helm:
|
||||
releaseName: prometheus
|
||||
valueFiles:
|
||||
|
|
|
@ -35,6 +35,7 @@ server:
|
|||
WOODPECKER_FORGEJO_URL: 'https://git.ar21.de'
|
||||
WOODPECKER_LOG_LEVEL: "error"
|
||||
WOODPECKER_PLUGINS_PRIVILEGED: "woodpeckerci/plugin-docker-buildx"
|
||||
WOODPECKER_DEFAULT_WORKFLOW_LABELS: "backend=kubernetes"
|
||||
extraSecretNamesForEnvFrom:
|
||||
- woodpecker-forgejo
|
||||
createAgentSecret: false
|
||||
|
|
Loading…
Add table
Reference in a new issue