Skip to content

Commit 7a63cb4

Browse files
committed
update template component
1 parent 362114c commit 7a63cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/iceberg/20-install-minio.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
apiVersion: kuttl.dev/v1beta1
33
kind: TestStep
44
commands:
5-
- script: kubectl -n $NAMESPACE apply -f https://raw.githubusercontent.com/stackabletech/demos/refs/heads/release-25.3/stacks/_templates/minio-tls/rendered-chart.yaml
5+
- script: kubectl -n $NAMESPACE apply -f https://raw.githubusercontent.com/stackabletech/demos/refs/heads/main/stacks/_templates/minio-tls/rendered-chart.yaml

0 commit comments

Comments
 (0)