We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can run the stratos target separately after deployment or either append it to other targets:
stratos
$> [..] make [...] stratos
As expected, one can do:
$> [..] make [...] stratos-clean
$> [..] STRATOS_CHART=<url_or_path> make scf-chart scf-gen-config stratos-upgrade
The same is true for stratos metrics:
$> [..] make [...] METRICS_CHART=<url_or_path> metrics $> [..] make [...] metrics-clean