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 429587c commit 3f39aaaCopy full SHA for 3f39aaa
demos/end-to-end-security/create-spark-report.yaml
@@ -12,7 +12,7 @@ spec:
12
serviceAccountName: demo-serviceaccount
13
initContainers:
14
- name: wait-for-trino-tables
15
- image: docker.stackable.tech/stackable/tools:1.0.0-stackable24.7.0
+ image: docker.stackable.tech/stackable/testing-tools:0.2.0-stackable24.7.0
16
command:
17
- bash
18
- -euo
@@ -23,7 +23,7 @@ spec:
23
kubectl wait --timeout=30m --for=condition=complete job/create-tables-in-trino
24
containers:
25
- name: create-spark-report
26
27
28
29
0 commit comments