issues
search
bcgov
/
traction-tenant-traceability-controller
w3c-ccg traceability api implementation for aries
Apache License 2.0
0
stars
4
forks
source link
Fix deployment charts
#9
Closed
PatStLouis
closed
7 months ago
PatStLouis
commented
7 months ago
Few fixes for the charts:
add readiness probe delay (#6)
configure postgresql fullnameoverride (#8)
remove worker env var (this is now set at the application level) This leaves #7 When I template the current chart, the controller deployment has a name value set properly. Any idea why this is not the case when it's deployed?
Few fixes for the charts: