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

sonobuoy-config: driver: Job plugin-name: azure-arc-app-config-provider result-format: junit spec: image: mcr.microsoft.com/azure-app-configuration/extension-test-plugin:0.1.0 imagePullPolicy: Always name: plugin resources: {} volumes: - name: results emptyDir: {} volumeMounts: - mountPath: /tmp/results name: results