Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
Signed-off-by: jokestax <[email protected]>
  • Loading branch information
jokestax committed Dec 22, 2024
1 parent 753bf10 commit 5cf0ef0
Show file tree
Hide file tree
Showing 2 changed files with 450 additions and 185 deletions.
2 changes: 2 additions & 0 deletions install/customResource.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import (
var (
kspName = "kubearmorpolicies.security.kubearmor.com"
hspName = "kubearmorhostpolicies.security.kubearmor.com"
cspName = "kubearmorclusterpolicies.security.kubearmor.com"
kocName = "kubearmorconfigs.operator.kubearmor.com"
)

// CreateCustomResourceDefinition creates the CRD and add it into Kubernetes.
Expand Down
Loading

0 comments on commit 5cf0ef0

Please sign in to comment.