arc/conformance/plugin/conformance.yaml (15 lines of code) (raw):

sonobuoy-config: driver: Job plugin-name: azure-arc-akv-secrets-provider result-format: junit spec: image: mcr.microsoft.com/oss/azure/secrets-store/provider-azure-arc-conformance:v1.0.1 imagePullPolicy: IfNotPresent name: plugin resources: {} volumes: - name: results emptyDir: {} volumeMounts: - mountPath: /tmp/results name: results