Compare commits

..

No commits in common. "456bb3a54c4b054b73e8e5953cc5b4281d717cbf" and "1735a9ce1f77256ccdbd0c769a45b7ccfc577d28" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View file

@ -29,7 +29,7 @@ spec:
sources: sources:
- chart: woodpecker - chart: woodpecker
repoURL: https://woodpecker-ci.org/ repoURL: https://woodpecker-ci.org/
targetRevision: 2.0.0 targetRevision: 1.6.2
helm: helm:
releaseName: woodpecker releaseName: woodpecker
valueFiles: valueFiles:

View file

@ -29,7 +29,6 @@ server:
WOODPECKER_LOG_LEVEL: "error" WOODPECKER_LOG_LEVEL: "error"
extraSecretNamesForEnvFrom: extraSecretNamesForEnvFrom:
- woodpecker-forgejo - woodpecker-forgejo
createAgentSecret: false
agent: agent:
extraSecretNamesForEnvFrom: extraSecretNamesForEnvFrom:
- woodpecker-forgejo - woodpecker-forgejo
@ -38,4 +37,3 @@ agent:
WOODPECKER_MAX_WORKFLOWS: 2 WOODPECKER_MAX_WORKFLOWS: 2
WOODPECKER_BACKEND_K8S_STORAGE_CLASS: 'longhorn-local' WOODPECKER_BACKEND_K8S_STORAGE_CLASS: 'longhorn-local'
WOODPECKER_BACKEND_K8S_VOLUME_SIZE: 2G WOODPECKER_BACKEND_K8S_VOLUME_SIZE: 2G
mapAgentSecret: false