We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3874e6e commit c016a93Copy full SHA for c016a93
Makefile
@@ -464,4 +464,4 @@ kind-multi-node:
464
kind create cluster --name kind --config ./hack/kind_config.yaml --wait 2m
465
466
ct-helm:
467
- ./hack/verify-chart.sh
+ ./hack/verify-chart.sh
charts/nrr-controller/tests/.gitignore
@@ -1 +1 @@
1
-__snapshot__
+__snapshot__
0 commit comments