Block a user
Use traefik and fix major problems with same-pods and cronjobs
feature/better-depends-on
WIP: feature/better-depends-on
Bug: no chart generated when using depends_on
Typo: replace "skpped" with "skipped"
Bug: no chart generated when using depends_on
Yes that's because you need to define a port where the "initContainer" could test the service is up. You can use the label "ports" if you don't want to expose a port from the compose file.