mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 04:21:22 +00:00
fix(woodpecker-server): disabled secrets
This commit is contained in:
parent
043b10ca78
commit
7c34a37d2a
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ extraSecretNamesForEnvFrom:
|
|||
- woodpecker-secret
|
||||
- github-oauth
|
||||
|
||||
# -- Create a generic secret to store things in, e.g. env values
|
||||
secrets:
|
||||
- name: woodpecker-store
|
||||
|
||||
persistentVolume:
|
||||
enabled: true
|
||||
size: 10Gi
|
||||
|
|
Loading…
Reference in a new issue