·
26 commits
to refs/heads/main
since this release
Debug `webapp-url` Output @milldr (#20)
what
- Added RELEASE_LABEL_NAME input option
why
- The
-l release=${RELEASE}
arg in this line does not work if the app uses a different label - Parameterize that option
references
⨠ kubectl --namespace foobar get -l release=app ingress --output=jsonpath='{.items[*].metadata.annotations.outputs\.webapp-url}'
⨠ kubectl --namespace foobar get ingress --output=jsonpath='{.items[*].metadata.annotations.outputs\.webapp-url}'
https://ops-qa-foobar.example-dev.com
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#18)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates