X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fk8s%2Fconformance%2Fsonobuoy.yaml;h=a6559cbd78ce8272dd72985dc4e4107de705b70b;hp=89d938536f5489bb2111db900fae694f16fae6ce;hb=443ef8cce103da759ccf2b4bedd8c5f1455853a1;hpb=ce4ad29dc48317cc7cb60fe433072ac46dea2ebb diff --git a/tests/k8s/conformance/sonobuoy.yaml b/tests/k8s/conformance/sonobuoy.yaml index 89d9385..a6559cb 100644 --- a/tests/k8s/conformance/sonobuoy.yaml +++ b/tests/k8s/conformance/sonobuoy.yaml @@ -91,7 +91,7 @@ data: - name: E2E_PARALLEL value: '1' command: ["/run_e2e.sh"] - image: gcr.io/heptio-images/kube-conformance:v1.11 + image: akraino/validation:kube-conformance-v1.11 imagePullPolicy: Always name: e2e volumeMounts: @@ -116,7 +116,7 @@ data: value: /tmp/results - name: CHROOT_DIR value: /node - image: gcr.io/heptio-images/sonobuoy-plugin-systemd-logs:latest + image: akraino/validation:sonobuoy-plugin-systemd-logs-latest imagePullPolicy: Always name: sonobuoy-systemd-logs-config securityContext: