Skip to content

Commit bd823ce

Browse files
ArthurSensroboquat
authored andcommitted
Add Pyrra to preview environments
Signed-off-by: ArthurSens <[email protected]>
1 parent e09c699 commit bd823ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.werft/observability/monitoring-satellite.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ export async function installMonitoringSatellite(params: InstallMonitoringSatell
6464
},
6565
},
6666
kubescape: {},
67+
pyrra: {},
6768
}" \
6869
monitoring-satellite/manifests/yaml-generator.jsonnet | xargs -I{} sh -c 'cat {} | gojsontoyaml > {}.yaml' -- {} && \
6970
find monitoring-satellite/manifests -type f ! -name '*.yaml' ! -name '*.jsonnet' -delete`

0 commit comments

Comments
 (0)