Skip to content

Commit

Permalink
Add Pyrra to preview environments
Browse files Browse the repository at this point in the history
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
  • Loading branch information
ArthurSens committed Apr 22, 2022
1 parent 060a36e commit cbec62d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .werft/observability/monitoring-satellite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ export async function installMonitoringSatellite(params: InstallMonitoringSatell
},
},
kubescape: {},
pyrra: {},
}" \
monitoring-satellite/manifests/yaml-generator.jsonnet | xargs -I{} sh -c 'cat {} | gojsontoyaml > {}.yaml' -- {} && \
find monitoring-satellite/manifests -type f ! -name '*.yaml' ! -name '*.jsonnet' -delete`
Expand Down

0 comments on commit cbec62d

Please sign in to comment.