Skip to content

Commit 499d02c

Browse files
committed
remove unused image field
1 parent 63ac8cc commit 499d02c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/templates/kuttl/opa/40_superset.yaml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ metadata:
2020
name: superset
2121
spec:
2222
image:
23-
custom: docker.stackable.tech/stackable/superset:4.0.2-stackable0.0.0-dev-opa
2423
{% if test_scenario['values']['superset'].find(",") > 0 %}
2524
custom: "{{ test_scenario['values']['superset'].split(',')[1] }}"
2625
productVersion: "{{ test_scenario['values']['superset'].split(',')[0] }}"

0 commit comments

Comments
 (0)