# file path relative to project root input: policy: test/policy/validate/policy_validate_healthChecks.yaml resource: test/resources/resource_validate_healthChecks.yaml expected: validation: policyresponse: policy: check-probe-exists resource: kind: Pod apiVersion: v1 namespace: '' name: probe rules: - name: check-readinessProbe-exists type: Validation message: Validation rule 'check-readinessProbe-exists' succesfully validated success: true - name: check-livenessProbe-exists type: Validation message: Validation rule 'check-livenessProbe-exists' succesfully validated success: true