mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
updated with env and annotation parameters
This commit is contained in:
parent
61d582ffd9
commit
93f8ff946f
1 changed files with 3 additions and 1 deletions
|
|
@ -30,7 +30,9 @@ credentials:
|
||||||
|
|
||||||
## Specify additional environmental variables for the Deployment
|
## Specify additional environmental variables for the Deployment
|
||||||
##
|
##
|
||||||
env: {}
|
env:
|
||||||
|
- name: ""
|
||||||
|
value: ""
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue