Skip to content

[NPM-2758] Update System Probe Chart to include liveness and readiness probes #189

[NPM-2758] Update System Probe Chart to include liveness and readiness probes

[NPM-2758] Update System Probe Chart to include liveness and readiness probes #189

Workflow file for this run

name: No lint and test needed
on:
pull_request:
paths-ignore:
- 'charts/**'
- 'test/**'
jobs:
pr-validated:
name: pr-validated
runs-on: ubuntu-latest
steps:
- name: validate
run: echo "PR OK"