Skip to content

Commit 704dc31

Browse files
authored
Merge pull request #3 from stackabletech/chore/update-registry-refs-to-oci
chore: update to oci references
2 parents bbc0fe9 + 746add1 commit 704dc31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/kerberos-ad/kinit-client.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
spec:
1212
containers:
1313
- name: client
14-
image: docker.stackable.tech/stackable/krb5:{{ test_scenario['values']['krb5'] }}-stackable0.0.0-dev
14+
image: oci.stackable.tech/sdp/krb5:{{ test_scenario['values']['krb5'] }}-stackable0.0.0-dev
1515
command:
1616
- bash
1717
args:

0 commit comments

Comments
 (0)