We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 901ed8e commit 2f81ab0Copy full SHA for 2f81ab0
tests/templates/kuttl/opa/40-install-test-container.yaml.j2
@@ -55,7 +55,7 @@ spec:
55
fsGroup: 1000
56
containers:
57
- name: test-runner
58
- image: docker.stackable.tech/stackable/testing-tools:0.2.0-stackable0.0.0-dev
+ image: oci.stackable.tech/sdp/testing-tools:0.2.0-stackable0.0.0-dev
59
stdin: true
60
tty: true
61
resources:
0 commit comments