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 362114c commit 7a63cb4Copy full SHA for 7a63cb4
1 file changed
tests/templates/kuttl/iceberg/20-install-minio.yaml
@@ -2,4 +2,4 @@
2
apiVersion: kuttl.dev/v1beta1
3
kind: TestStep
4
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
+ - 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