We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cd248 commit 8ccfcdbCopy full SHA for 8ccfcdb
2 files changed
test/kuttl/tests/tls/00-deps.yaml
@@ -8,5 +8,3 @@ commands:
8
- script: |
9
oc apply -f deps/loki-operator.yaml
10
until oc api-resources | grep -q grafana; do sleep 1; done
11
- - script: |
12
- oc apply -n telemetry-kuttl-tests -f deps/nad.yaml
test/kuttl/tests/tls/deps/nad.yaml
0 commit comments