File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ bundle: operator-sdk generate kustomize manifests ## Generate bundle manifests a
328328 -e ' s@bpfman\.agent\.image=.*@bpfman.agent.image=$(BPFMAN_AGENT_IMG)@' \
329329 kustomization.yaml.env > kustomization.yaml
330330 $(KUSTOMIZE ) build config/manifests | $(OPERATOR_SDK ) generate bundle $(BUNDLE_GEN_FLAGS )
331- # Temporarily remove the dependency on security-profiles-operator until issue is fixed
331+ # Dependency on security-profiles-operator removed (file renamed to dependencies.yaml.disabled)
332332 # https://github.com/kubernetes-sigs/security-profiles-operator/issues/2699
333333 # cp config/manifests/dependencies.yaml bundle/metadata/
334334 $(OPERATOR_SDK ) bundle validate ./bundle
File renamed without changes.
You can’t perform that action at this time.
0 commit comments