mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 04:21:22 +00:00
fix(woodpecker-agent):mapAgentSecret
This commit is contained in:
parent
42a0c9296e
commit
043b10ca78
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ env:
|
||||||
WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS: ''
|
WOODPECKER_BACKEND_K8S_POD_ANNOTATIONS: ''
|
||||||
WOODPECKER_CONNECT_RETRY_COUNT: '1'
|
WOODPECKER_CONNECT_RETRY_COUNT: '1'
|
||||||
|
|
||||||
|
mapAgentSecret: false
|
||||||
# -- Add extra secret that is contains environment variables
|
# -- Add extra secret that is contains environment variables
|
||||||
extraSecretNamesForEnvFrom:
|
extraSecretNamesForEnvFrom:
|
||||||
- woodpecker-secret
|
- woodpecker-secret
|
||||||
|
|
Loading…
Reference in a new issue