We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ac8cc commit 499d02cCopy full SHA for 499d02c
tests/templates/kuttl/opa/40_superset.yaml.j2
@@ -20,7 +20,6 @@ metadata:
20
name: superset
21
spec:
22
image:
23
- custom: docker.stackable.tech/stackable/superset:4.0.2-stackable0.0.0-dev-opa
24
{% if test_scenario['values']['superset'].find(",") > 0 %}
25
custom: "{{ test_scenario['values']['superset'].split(',')[1] }}"
26
productVersion: "{{ test_scenario['values']['superset'].split(',')[0] }}"
0 commit comments