diff --git a/examples/waf/ruleblacklist.yaml b/examples/waf/ruleblacklist.yaml new file mode 100644 index 00000000..e5f7bf9f --- /dev/null +++ b/examples/waf/ruleblacklist.yaml @@ -0,0 +1,14 @@ +apiVersion: waf.flexibleengine.upbound.io/v1beta1 +kind: RuleBlacklist +metadata: + annotations: + meta.upbound.io/example-id: waf/v1beta1/ruleblacklist + labels: + testing.upbound.io/example-name: example_waf_ruleblacklist + name: example-waf-ruleblacklist +spec: + forProvider: + address: 192.168.0.0/24 + policyIdSelector: + matchLabels: + testing.upbound.io/example-name: example_waf_policy diff --git a/package/crds/waf.flexibleengine.upbound.io_ruleblacklists.yaml b/package/crds/waf.flexibleengine.upbound.io_ruleblacklists.yaml index 13b9d354..df20e1d7 100644 --- a/package/crds/waf.flexibleengine.upbound.io_ruleblacklists.yaml +++ b/package/crds/waf.flexibleengine.upbound.io_ruleblacklists.yaml @@ -78,7 +78,7 @@ spec: a new rule. type: string policyIdRef: - description: Reference to a Policy to populate policyId. + description: Reference to a Policy in waf to populate policyId. properties: name: description: Name of the referenced object. @@ -112,7 +112,7 @@ spec: - name type: object policyIdSelector: - description: Selector for a Policy to populate policyId. + description: Selector for a Policy in waf to populate policyId. properties: matchControllerRef: description: MatchControllerRef ensures an object with the