diff --git a/calico.yaml b/calico.yaml index 8b80fa5c4ce..9d4e589ccf7 100644 --- a/calico.yaml +++ b/calico.yaml @@ -1,7 +1,7 @@ package: name: calico version: 3.26.1 - epoch: 3 + epoch: 4 description: "Cloud native networking and network security" target-architecture: - x86_64 @@ -392,6 +392,9 @@ subpackages: output: calico-pod2daemon-nodeagent subpackage: "true" ldflags: "-s -w" + - runs: | + mkdir -p "${{targets.subpkgdir}}"/usr/bin + install -m755 ./pod2daemon/flexvol/docker/flexvol.sh "${{targets.subpkgdir}}"/usr/bin/flexvol.sh - name: "calicoctl" pipeline: