allow for additional container environment variables (#16)
Co-authored-by: Jasper Orschulko <[email protected]> Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/16 Reviewed-by: luhahn <[email protected]> Reviewed-by: Lunny Xiao <[email protected]>
This commit is contained in:
committed by
lafriks
co-authored by
Jasper Orschulko
parent
9d25bc75d5
commit
8060d080db
@@ -55,6 +55,9 @@ tolerations: []
|
||||
affinity: {}
|
||||
|
||||
statefulset:
|
||||
env: []
|
||||
# - name: VARIABLE
|
||||
# value: my-value
|
||||
terminationGracePeriodSeconds: 60
|
||||
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user