File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 690690
691691
692692
693- Where on the host to put nix-csi store, / is untested and not recommended
693+ Where on the host to put nixkube store, / is untested and not recommended
694694
695695
696696
@@ -762,7 +762,7 @@ attribute set of (string or absolute path)
762762
763763
764764
765- Python logging configuration dict for nix-csi service\.
765+ Python logging configuration dict for nixkube service\.
766766Merged with built-in defaults, so you only need to override specific parts\.
767767See https://docs\.python\.org/3/library/logging\.config\.html\#logging-config-dictschema
768768
@@ -788,7 +788,7 @@ attribute set of (JSON value)
788788
789789
790790
791- Metadata (labels, annotations) applied to nix-csi resources
791+ Metadata (labels, annotations) applied to nixkube resources
792792
793793
794794
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "nri-wait"
77version = " 0.1.0"
88description = " OCI hook that waits for NRI build completion"
99license = { text = " MIT" }
10- authors = [{ name = " nix-csi contributors" }]
10+ authors = [{ name = " nixkube contributors" }]
1111
1212dependencies = [
1313 " pyzmq" ,
You can’t perform that action at this time.
0 commit comments