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